From f1b955655cfe29cc0c501d44b9939aac0107a7cc Mon Sep 17 00:00:00 2001 From: bytedream Date: Sat, 11 Oct 2025 14:29:33 +0200 Subject: [PATCH] fix broke mobile view --- src/layouts/website/WebsiteLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/website/WebsiteLayout.astro b/src/layouts/website/WebsiteLayout.astro index f382b2d..4ba3093 100644 --- a/src/layouts/website/WebsiteLayout.astro +++ b/src/layouts/website/WebsiteLayout.astro @@ -15,7 +15,7 @@ const { title, description, footer = true } = Astro.props; --- -
+