From 8788c5850fa114b404c5e88ea66100e0ed74fdf4 Mon Sep 17 00:00:00 2001 From: patrick Date: Sun, 29 Mar 2026 08:16:07 -0400 Subject: [PATCH] reduce top padding on mobile view --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 0ef2f23..cfa3cfc 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -31,7 +31,7 @@ const turnstileSitekey = import.meta.env.PUBLIC_TURNSTILE_SITEKEY -
+