From d84c96dff49b5bed7bcf88dfc3497f39dbe13293 Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Tue, 7 Feb 2023 00:02:07 +0100 Subject: [PATCH] feat: center background --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 0414b7f..a5aecf0 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -15,7 +15,7 @@ const { title } = Astro.props; {title} - +