From 51845db643c59e5726142b64524c5d35995a34cc Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Wed, 4 Mar 2026 11:35:38 -0800 Subject: [PATCH] Update navigation --- src/App.js | 4 +- src/components/Navbar.css | 105 +++++++++++++++++++++++++-- src/components/Navbar.js | 52 ++++++++++--- src/index.css | 13 ++++ src/templates/CollectionTemplate.css | 3 +- 5 files changed, 156 insertions(+), 21 deletions(-) diff --git a/src/App.js b/src/App.js index b387ff4..e8d2f4b 100644 --- a/src/App.js +++ b/src/App.js @@ -23,7 +23,9 @@ const App = () => ( <> - +
+ +