From 591dfd541bba76f87a36247b4eacf6da45609e4d Mon Sep 17 00:00:00 2001 From: maksim Date: Fri, 27 Jun 2025 17:18:19 +0300 Subject: [PATCH] =?UTF-8?q?Task:6985=20|=20=D0=9F=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8=20=D1=81=D0=BB=D0=B0=D0=B9=D0=B4=D0=B5=D1=80=D0=B0=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D0=BE=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/cosmopet/static/css/front-page.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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;