From d83fa6ad4aed29f515e9d93c9624e8546b54b569 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 16 Jun 2023 07:28:54 +0200 Subject: [PATCH] fix: bottom gap on mobile devices --- src/layouts/BaseLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index e178d8b..76f725d 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -160,7 +160,7 @@ const webManifest = isProduction && { -
+
{header && }