From 7c993b98feace4e9ddded0f579053ad236a8b910 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Fri, 1 Aug 2025 17:49:41 -0400 Subject: [PATCH] Update Navigation styles for logo and mobile overlay - Make logo larger and bolder with improved hover effect - Adjust mobile overlay class order for consistency --- src/components/Navigation.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index 92f8268..b68ef52 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -36,8 +36,10 @@ export function Navigation() { >
- - Sean O'Connor + + + Sean O'Connor +
@@ -76,7 +78,7 @@ export function Navigation() {
setIsOpen(false)}