From d34c9953b3a18e0ea52103a326fa298e00226654 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 15 Jul 2025 19:22:51 +0900 Subject: feat(frontend): tweak menu style --- frontend/src/components/Navigation.tsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'frontend/src/components/Navigation.tsx') diff --git a/frontend/src/components/Navigation.tsx b/frontend/src/components/Navigation.tsx index f5771df..08a523f 100644 --- a/frontend/src/components/Navigation.tsx +++ b/frontend/src/components/Navigation.tsx @@ -11,15 +11,13 @@ export function Navigation() {