From 746a0eb02e00293deb8146bf42540f608d696cf5 Mon Sep 17 00:00:00 2001 From: maksim Date: Wed, 2 Jul 2025 15:17:47 +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=B3=D0=BB=D0=B0=D0=B2=D0=BD=D0=BE=D0=B3=D0=BE=20=D1=8D=D0=BA?= =?UTF-8?q?=D1=80=D0=B0=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/cosmopet/static/css/front-page.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/cosmopet/static/css/front-page.css b/wp-content/themes/cosmopet/static/css/front-page.css index 9d2022b..43da7f8 100644 --- a/wp-content/themes/cosmopet/static/css/front-page.css +++ b/wp-content/themes/cosmopet/static/css/front-page.css @@ -2082,8 +2082,9 @@ width: 330px; .home { overflow: hidden; height: 100vh; + display: flex; justify-content: center; - align-items: flex-start; + /* align-items: center; */ } @@ -3568,7 +3569,7 @@ color: #f4f1f0; } .home { overflow: hidden; - height: 85vh; + height: 100vh; } .reviews_item .swiper-fade .swiper-slide { width:100%!important;