Sfoglia il codice sorgente

Merge branch 'master' of Kyrylo/teamWork into master

Natarov 4 anni fa
parent
commit
5183ef4d72
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      css/style.css

+ 2 - 1
css/style.css

@@ -306,13 +306,14 @@ li {
     margin-bottom: 40px;
 }
 .bottom-text {
+    display: flex;
     font-family: PT Sans;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 21px;
     color: rgba(255, 255, 255, 1);
-    width: 471px;
+    max-width: 471px;
     height: 173px;
     margin-bottom: 60px;
 }