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;