From d3b2b40ccbbac494a02cddc1944d698627abcc6f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Mar 2026 22:48:52 -0600 Subject: [PATCH] feat: add gap to header above md --- src/components/Header.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 1ec1cf6..e7ccf02 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -12,7 +12,7 @@ const currentPath = pathname.slice(1); class="fixed flex flex-wrap md:flex-nowrap md:justify-start inset-x-0 top-0 w-full z-50" >