From 2d2ea2d0dd759ac418f3e92acaaea24cd766b5c1 Mon Sep 17 00:00:00 2001 From: Dev EhChad Date: Thu, 25 Jan 2024 03:42:32 -0500 Subject: [PATCH] Navbar and UI changes Just some general nav updates --- src/App.js | 5 +++++ src/components/Navbar.js | 18 +++++++++--------- src/styles/Footer.css | 2 +- src/styles/Navbar.css | 31 ++++++++++++++++++------------- 4 files changed, 33 insertions(+), 23 deletions(-) diff --git a/src/App.js b/src/App.js index 23863e7..32051c7 100644 --- a/src/App.js +++ b/src/App.js @@ -13,10 +13,15 @@ function App() { + } /> + } /> + } /> + } /> +