Browse Source

Merge branch 'master' of Kyrylo/teamWork into master

Natarov 4 năm trước cách đây
mục cha
commit
6a7c366b8d
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      css/style.css

+ 2 - 1
css/style.css

@@ -190,7 +190,8 @@ li {
     margin-bottom: 15px;
 }
 .main-title__text {
-    width: 730px;
+    display: flex;
+  	max-width: 730px;
     height: 96px;
     justify-content: center;
     align-items: center;