From 1c0ae5725f248d7e6a1ddb7e0734c22597477158 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Tue, 13 May 2025 15:19:50 +0200 Subject: [PATCH] Set font weight for anchors to regular --- src/components/Footer.astro | 2 +- src/components/Header.astro | 2 +- src/layouts/PageLayout.astro | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index bb77724..d0ceba5 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,5 +1,5 @@