Quellcode durchsuchen

Merge branch 'master' of Kyrylo/teamWork into master

Natarov vor 4 Jahren
Ursprung
Commit
6a7c366b8d
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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;