From a663cc038bb42e318540789b9492fa948716950e Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 24 Oct 2025 05:14:01 +0200 Subject: [PATCH] feat: update mobile navigation styling for dark theme - Changed mobile menu icon color from slate-700 to white for better contrast - Updated mobile navigation panel background to use dark translucent style with backdrop blur - Removed rounded corners and shadow effects from mobile menu panel - Modified text color in mobile navigation to white to match dark theme --- src/components/Header.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Header.jsx b/src/components/Header.jsx index 4264bb9..95120c6 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -26,7 +26,7 @@ function MobileNavIcon({ open }) { return ( MENUS STORY