From e8826ed0a103da030e12e004b8394b9837b0d869 Mon Sep 17 00:00:00 2001 From: maksim Date: Sun, 8 Jun 2025 23:30:01 +0300 Subject: [PATCH] =?UTF-8?q?Task:=206607=20|=20=D0=9F=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D1=81=20materialize=20slider=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D1=83=D1=8E.=20=D0=9F=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BA=D0=B8=20=D1=81=D1=82=D0=B8=D0=BB=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/layout/assets/css/gp-style-core.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css b/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css index ec42595..03011a4 100644 --- a/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css +++ b/wp-content/themes/cosmopet/modules/layout/assets/css/gp-style-core.css @@ -2163,3 +2163,14 @@ textarea{ .discount_block .discount_cosmodog { margin-top: 60px; } + +.about_slider .carousel .carousel-item { + border-radius: 60px!important; +} + +.about_slider { + padding-top: 0px!important; + position: relative; +} + +