From ffeb19ada3d70f00ec53728fd55b33260e80e37c Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Wed, 12 Mar 2025 21:14:01 -0400 Subject: fix(nav): scale on mobile (#266) --- src/components/Nav.astro | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/components/Nav.astro b/src/components/Nav.astro index fc2599c..5faf486 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -9,12 +9,15 @@ const navLinks = [ -- cgit v1.2.3