diff --git a/wp-content/themes/cosmopet/static/css/front-page.css b/wp-content/themes/cosmopet/static/css/front-page.css index 70554a8..b679b2f 100644 --- a/wp-content/themes/cosmopet/static/css/front-page.css +++ b/wp-content/themes/cosmopet/static/css/front-page.css @@ -1331,7 +1331,7 @@ width: 330px; @media (min-width: 1600px){ .home__title { - font-size: 80px; + font-size: 56px; line-height: 120%; } } @@ -2081,6 +2081,7 @@ width: 330px; .home { overflow: hidden; + height: 100vh; } @@ -2283,9 +2284,6 @@ width: 330px; gap: 0; align-items: center; } - .reviews .reviews_title{ - text-align: center; - } .reviews .reviews_person{ display: none; } @@ -3616,7 +3614,7 @@ color: #f4f1f0; @media(max-width:768px){ .home__title.invisible { - font-size:28px; + font-size:7px; } .home .container { padding: 0px 30px 180px!important;