From 13626b84a1dee95c08238b16a133a3929bb1adbd Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 23 Jun 2025 17:37:39 +0300 Subject: [PATCH] =?UTF-8?q?Task:6873=20|=20=D0=98=D1=81=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D1=82=D0=B8=D0=BB?= =?UTF-8?q?=D0=B5=D0=B9=20=D0=BD=D0=B0=20=D1=81=D1=82=D1=80=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=86=D0=B5=20=D1=87=D0=B5=D0=BA=D0=B0=D1=83=D1=82=20(mo?= =?UTF-8?q?bile)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/cosmopet/static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-content/themes/cosmopet/static/css/style.css b/wp-content/themes/cosmopet/static/css/style.css index 1a62ba0..0ddc07f 100644 --- a/wp-content/themes/cosmopet/static/css/style.css +++ b/wp-content/themes/cosmopet/static/css/style.css @@ -103,4 +103,8 @@ color: #f4f1f0; height: 29px; padding: 7px; } + + .wc-block-components-sidebar-layout { + padding: 5%!important; + } }