From 4bcc39cf0baf5aa3703ae8fabf86683e4213f8c2 Mon Sep 17 00:00:00 2001 From: saibotk Date: Wed, 21 Feb 2024 20:36:39 +0100 Subject: [PATCH] fix(style): Prevent body overflows --- src/layouts/Base.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index 48bf27a..15f609e 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -24,7 +24,7 @@ const { pageTitle, description } = Astro.props />