From 3df042a265b8730da686c33a65a50a1192359cba Mon Sep 17 00:00:00 2001 From: LukaDev <47296785+lukadev-0@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:36:28 +0200 Subject: [PATCH] fix: failing accessibility audit in lighthouse Links should be discernible without relying on color. --- src/components/Footer.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index e7dcb13..5287a62 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,8 +1,8 @@