From 11c41985c75b0c3c7783afe346520bba3482a09f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D1=82=D0=B0=D0=BB=D0=B8=D0=B9=20=D0=9B=D0=B0?= =?UTF-8?q?=D0=B2=D1=88=D0=BE=D0=BD=D0=BE=D0=BA?= <114582703+valavshonok@users.noreply.github.com> Date: Tue, 28 Oct 2025 23:19:01 +0300 Subject: [PATCH] fix --- src/pages/Home.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index 004a00a..f2a5f82 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -19,11 +19,11 @@ const Home = () => { return ( -
-
+
+
-
+
} /> } />