From 469dc33e9506b8bc3024bed453fd9956cd2a09f1 Mon Sep 17 00:00:00 2001 From: Paul Wackerow <54227730+wackerow@users.noreply.github.com> Date: Sun, 20 Jul 2025 13:49:00 -0700 Subject: [PATCH] fix: subnav z-index Fixes subnav bar being hidden by radial chart on /resources page --- app/[locale]/resources/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[locale]/resources/page.tsx b/app/[locale]/resources/page.tsx index 588b7efb55c..69434cd04d0 100644 --- a/app/[locale]/resources/page.tsx +++ b/app/[locale]/resources/page.tsx @@ -75,7 +75,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => { /> -
+
{t("page-resources-whats-on-this-page")}