From 9cff5f27314067a81b794026513b7674b6d5f9fc Mon Sep 17 00:00:00 2001 From: chark1es Date: Mon, 27 Jan 2025 10:45:20 -0800 Subject: [PATCH] fix border --- src/components/core/Navbar.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/core/Navbar.astro b/src/components/core/Navbar.astro index b60eb09..89dd7dc 100644 --- a/src/components/core/Navbar.astro +++ b/src/components/core/Navbar.astro @@ -6,7 +6,7 @@ import pages from "../../data/pages.json";