From 5b69ffef23b4d4c3cf32c9918559ef1127a873d4 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 6 Jan 2024 00:59:12 -0500 Subject: Refactor Navbar and index styles, and update content --- src/components/Navbar.astro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/components/Navbar.astro') diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 66433b8..c9deb28 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -3,11 +3,11 @@ import "../styles/Navbar.css" --- -- cgit v1.2.3