diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index 536d17d..b77ffa8 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -72,7 +72,7 @@ const currentPath = pathname.slice(1); class="pointer-events-none fixed inset-0 z-50 flex flex-col bg-white opacity-0 transition-all duration-300 ease-in-out dark:bg-zinc-900" >