From 7e5f294615d517d005c80ec73c522d25b5068c3f Mon Sep 17 00:00:00 2001 From: maksim Date: Wed, 25 Jun 2025 01:15:44 +0300 Subject: [PATCH] =?UTF-8?q?Task:6937=20|=20=D0=98=D0=B7=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D1=82=D0=B8=D0=BB=D0=B5=D0=B9?= =?UTF-8?q?=20=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D0=BE=D0=B9=20=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D1=8B=20=D0=B8=20=D1=85=D0=B5?= =?UTF-8?q?=D0=B4=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../themes/cosmopet/static/css/front-page.css | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/wp-content/themes/cosmopet/static/css/front-page.css b/wp-content/themes/cosmopet/static/css/front-page.css index 4854b1c..c25af7a 100644 --- a/wp-content/themes/cosmopet/static/css/front-page.css +++ b/wp-content/themes/cosmopet/static/css/front-page.css @@ -3565,6 +3565,27 @@ color: #f4f1f0; .home__title { font-size: 46px; } + .reviews_item.reviews_item2 { + bottom: 25%; + } + .reviews_items .reviews_item4 { + order: 5; + transform: rotate(-1.7deg); + margin-top: 35%; + z-index: -1; + } + .reviews_person-mob { + position: absolute; + right: 1%; + } + .blog_card .blog_card-info-wrap { + width: 100%; + } + .discount_top .discount_top-imgs .dicount_dog-img { + width: 75%; + position: relative; + right: -35%; + } } @media(max-width:768px){