From 0aa1c80e8d3f3818369cfbd105287fb9bd09717f 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..4c336e2 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 +
+ - +
- -