From 0c7566bb8701f43f8d303cd8f672dba42cb30692 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns <95534749+ItzCrazyKns@users.noreply.github.com> Date: Thu, 16 Oct 2025 18:03:40 +0530 Subject: [PATCH] feat(sidebar): fix colors on smaller devices --- src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index f25925d..6c300da 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -70,7 +70,7 @@ const Sidebar = ({ children }: { children: React.ReactNode }) => { -