From 43fb2f37d8b7687fe27f33c71b4d54be8ea60d73 Mon Sep 17 00:00:00 2001 From: chark1es Date: Mon, 27 Jan 2025 10:21:53 -0800 Subject: [PATCH] Fixed navbar issues --- src/components/core/Navbar.astro | 236 ++++++++++++------------- src/components/main_page/Divider.astro | 34 ++-- src/components/main_page/Landing.astro | 4 +- src/layouts/Layout.astro | 43 ++--- 4 files changed, 157 insertions(+), 160 deletions(-) diff --git a/src/components/core/Navbar.astro b/src/components/core/Navbar.astro index d046f60..bb4b76a 100644 --- a/src/components/core/Navbar.astro +++ b/src/components/core/Navbar.astro @@ -4,146 +4,140 @@ import whiteLogoHorizontal from "../../images/logos/white_logo_horizontal.svg"; import pages from "../../data/pages.json"; --- -
-
- +
+
+ - - - - + + + +
diff --git a/src/components/main_page/Divider.astro b/src/components/main_page/Divider.astro index e7f536d..a34a38f 100644 --- a/src/components/main_page/Divider.astro +++ b/src/components/main_page/Divider.astro @@ -1,14 +1,24 @@
-
-

- 02 -

-

- 2nd Largest in the US? -

- -
-

- The community of engineers at IEEE @ UCSD has consistently been one of the largest in the country. In 2021 and 2022, we won the 2nd Largest Student Branch Award in the US and we strive to win it again in the coming year. +

+

+ 02

-
+

+ 2nd Largest in the US? +

+
+

+ The community of engineers at IEEE @ UCSD has consistently been one of the + largest in the country. In 2021 and 2022, we won the 2nd Largest Student + Branch Award in the US and we strive to win it again in the coming year. +

+
diff --git a/src/components/main_page/Landing.astro b/src/components/main_page/Landing.astro index f81894e..3f2a599 100644 --- a/src/components/main_page/Landing.astro +++ b/src/components/main_page/Landing.astro @@ -7,9 +7,7 @@ import { RiInstagramFill } from "react-icons/ri"; import { MdEmail } from "react-icons/md"; --- -
+
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 9c9a4ac..61fe175 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -5,29 +5,24 @@ import InView from "../components/core/InView.astro"; --- - - - - - - - Astro Basics - - - + + + + + + + Astro Basics + + + +
+
-
- -
-
- - - +
+
+ +
+
+