From aa546e57bbc065b8e9943c04840d00e856affc66 Mon Sep 17 00:00:00 2001 From: marshmallow Date: Mon, 6 May 2024 19:08:56 +1000 Subject: [PATCH] fix: make header max-w-4xl --- src/components/Header.astro | 90 +++++++------------------------------ 1 file changed, 16 insertions(+), 74 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 48f95a4..558d2ce 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -9,81 +9,23 @@ const lang = getLangFromUrl(Astro.url); const translation = useTranslations(lang); --- -
-
- - auxolotl.org logo - auxolotl.org +
+ - +
- -