From 97422f7c4bad25698c69ae1380bb1b78970f9a27 Mon Sep 17 00:00:00 2001 From: egortriston Date: Sun, 6 Jul 2025 13:21:45 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=B4=D0=B5=D0=BC=D0=BE=20=D0=B8=D1=81?= =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BA?= =?UTF-8?q?=D0=B0=D1=80=D1=82=D0=BE=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/my.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/my.css b/src/styles/my.css index e4486b8..24e27b9 100644 --- a/src/styles/my.css +++ b/src/styles/my.css @@ -731,7 +731,7 @@ body { .flex-block-15-copy { grid-column-gap: 5px; grid-row-gap: 5px; - width: 190px; + width: 160px; padding: 15px; } } From fd0000d77e08805f3bed6d4793ecc303cfc33810 Mon Sep 17 00:00:00 2001 From: egortriston Date: Sun, 6 Jul 2025 13:22:46 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=BE=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/my.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/my.css b/src/styles/my.css index 24e27b9..fd41b6a 100644 --- a/src/styles/my.css +++ b/src/styles/my.css @@ -738,6 +738,6 @@ body { .flex-block-15-copy { - width: 230px; + width: 235px; } \ No newline at end of file