From 24e2da86f0fbebea4e3aac62d3bfec46382321be Mon Sep 17 00:00:00 2001 From: Iyana <114933494+yayakixtenet@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:52:44 -0400 Subject: [PATCH 1/3] working on mobile styling --- frontend/src/components/compound/NavBar/NavBar.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/compound/NavBar/NavBar.tsx b/frontend/src/components/compound/NavBar/NavBar.tsx index 78d27cd..1256a03 100644 --- a/frontend/src/components/compound/NavBar/NavBar.tsx +++ b/frontend/src/components/compound/NavBar/NavBar.tsx @@ -21,7 +21,7 @@ export default function NavBar() {