From ea10b5dad174d566dc35032bff591e91a22c44df Mon Sep 17 00:00:00 2001 From: Sean S Date: Fri, 13 Dec 2024 12:01:35 -0500 Subject: [PATCH] fixing nav zindex --- src/components/PopNav/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PopNav/page.tsx b/src/components/PopNav/page.tsx index b39c26f..666dfa3 100644 --- a/src/components/PopNav/page.tsx +++ b/src/components/PopNav/page.tsx @@ -260,7 +260,7 @@ export default function PopNav() { {/* Flyout menus */} - +
{navigation.categories.map((category) => (