Browse Source

Merge branch 'master' of Kyrylo/teamWork into master

Natarov 4 years ago
parent
commit
6a7c366b8d
1 changed files with 2 additions and 1 deletions
  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;