From c870c2c7fc0cc650735542d5c6a11ff9331a1ade Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Fri, 29 Dec 2023 21:07:29 -0700 Subject: [PATCH] Header: properly center title --- src/components/Header.astro | 64 +++++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 20 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 03a6ed0..c2c43de 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -4,27 +4,27 @@ import { SITE_TITLE } from '../consts'; ---
-
+ +