From adcae3f4bfed8f4ac62e53e3708fb16cdba80b50 Mon Sep 17 00:00:00 2001 From: Heather Yu <35639529+hetd54@users.noreply.github.com> Date: Wed, 24 Apr 2024 14:52:10 -0400 Subject: [PATCH] style: add space after header --- src/layouts/Layout.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index d9acf96..15866a3 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -22,8 +22,8 @@ const { title, description } = Astro.props
-
-

{title}

+
+

{title}