From 33cf7437997f60c66726ee138e42dfaee2b29d59 Mon Sep 17 00:00:00 2001 From: radishzzz Date: Sun, 25 May 2025 20:51:57 +0100 Subject: [PATCH] test: update buttons and footer positions --- src/components/Footer.astro | 4 ++-- src/components/Header.astro | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index faefd70..58375c9 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -34,8 +34,8 @@ const footerLinkClass = 'highlight-hover py-0.8 transition-colors after:bottom-0 ---