From a51c9ef92cae36152cc46198ac1eb20d0ccc981d Mon Sep 17 00:00:00 2001 From: simeydotme Date: Sun, 27 Oct 2024 22:57:28 +0800 Subject: [PATCH] fix sidebar shit --- src/components/LeftSidebar/LeftSidebar.astro | 36 ++++++++++++-------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/src/components/LeftSidebar/LeftSidebar.astro b/src/components/LeftSidebar/LeftSidebar.astro index 6f71120..9e4b7ce 100644 --- a/src/components/LeftSidebar/LeftSidebar.astro +++ b/src/components/LeftSidebar/LeftSidebar.astro @@ -15,35 +15,38 @@ const sidebar = SIDEBAR[langCode];