From eefec3dffba1e1dd08f0dabcd3af14dbe3f7f411 Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 16 Mar 2024 19:41:35 -0700 Subject: [PATCH] Fixed Mobile Navigation --- src/components/Navbar.astro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index cb4a0db..d7da9a0 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -55,11 +55,11 @@ import navbarPages from "../data/navbarPages.json"; -