jinxyang лет назад: 5
Родитель
Сommit
a455ecf2e1
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      index.css
  2. 2 2
      index.html

+ 1 - 1
index.css

@@ -111,7 +111,7 @@ a {
 .page-1 .download .button {
   display: flex;
   flex-direction: column;
-  justify-content: center;
+  justify-content: space-around;
   height: 1.5rem;
 }
 .page-1 .download .button--ios {

Разница между файлами не показана из-за своего большого размера
+ 2 - 2
index.html