From b02ec19d5c39755dd35e93ce68b2da2925ac4df5 Mon Sep 17 00:00:00 2001 From: jackiettran <41605212+jackiettran@users.noreply.github.com> Date: Tue, 23 Dec 2025 23:08:36 -0500 Subject: [PATCH] navbar menu styling --- frontend/src/components/Navbar.tsx | 125 +++++++++++++++++++++++++---- 1 file changed, 108 insertions(+), 17 deletions(-) diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index 626bd06..7f424b9 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -107,6 +107,36 @@ const Navbar: React.FC = () => { return ( <> +