From a328ab9aa5ae57a8a2923d2984d59187e075e255 Mon Sep 17 00:00:00 2001 From: chark1es Date: Fri, 15 Mar 2024 17:48:58 -0700 Subject: [PATCH] Fixed the mobile hamburger added some space so mobile users dont hit the scrollbar on accident --- src/components/Navbar.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index f8af6ff..cb4a0db 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -42,7 +42,7 @@ import navbarPages from "../data/navbarPages.json"; } -
+