From 5a114c3a7648cc3e4b04e6f88b0d5575550e1570 Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 8 Mar 2025 15:09:14 -0800 Subject: [PATCH] updated coloring of the button --- src/components/core/Navbar.astro | 721 +++++++++++++++---------------- 1 file changed, 353 insertions(+), 368 deletions(-) diff --git a/src/components/core/Navbar.astro b/src/components/core/Navbar.astro index 135a337..6295a09 100644 --- a/src/components/core/Navbar.astro +++ b/src/components/core/Navbar.astro @@ -5,399 +5,384 @@ import pages from "../../data/pages.json"; ---
-
- - - IEEE UCSD Logo - +
+ + + IEEE UCSD Logo + - - - - -
- {page.subpages.map((subpage) => ( - - {subpage.name} - - ))} -
-
- ) : ( - + + + + + + +
+ + + +