From 60e7939e62ec2d37babed708501a5f290bda3925 Mon Sep 17 00:00:00 2001 From: chark1es Date: Wed, 24 Jan 2024 09:54:52 -0800 Subject: [PATCH] fixed layering bug - Fixed a bug that happens when a user clicked on the menu on smaller devices and the social media icons are still visible. --- src/components/Navbar.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 02f9f52..a5e01dc 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -4,7 +4,7 @@ import navbarPages from "../data/navbarPages.json";
-
+
IEEE Logo
-
+