From cd37c6ebb44ef2c69d02dca833a415854f9a92e8 Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Tue, 14 Nov 2023 02:38:39 -0800 Subject: [PATCH] working sticky navbar --- Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx b/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx index d41b732..0400df1 100644 --- a/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx +++ b/Websites/jefes-nextjs/app/components/NavBar/NavBar.tsx @@ -59,14 +59,14 @@ const NavBar = () => {