From 495057fa2b07aa20d7a930ddf2be5ced5d1c8025 Mon Sep 17 00:00:00 2001 From: BuyMyMojo Date: Wed, 18 Dec 2024 23:10:19 +1100 Subject: [PATCH] fix(NavHeader.astro): I had 33x31 instead of 88x31... --- src/components/NavHeader.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NavHeader.astro b/src/components/NavHeader.astro index c02a851..b5cb378 100644 --- a/src/components/NavHeader.astro +++ b/src/components/NavHeader.astro @@ -26,5 +26,5 @@ import Partition from "./Partition.astro"; About | Tags | Friends | - Moar 33x31 + Moar 88x31