From d904870bb7dbbd4b5518837e3f8d533af4cd6a09 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 22 Mar 2023 12:27:37 +0100 Subject: [PATCH] style: nav --- src/components/Nav.astro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/Nav.astro b/src/components/Nav.astro index a79a110..368b0a0 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -34,7 +34,10 @@ const { links } = Astro.props;