From b770c63e7c8e221c0447c25544b03f21a7ccc80c Mon Sep 17 00:00:00 2001 From: Emmanuel Pelletier Date: Thu, 17 Apr 2025 15:28:19 +0200 Subject: [PATCH] gaufre: slightly better mobile view close button a11y label We already have a more explicit label with a sr-only class, announcing "Fermer" again after it is too much --- website/src/components/GaufrePage.astro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/src/components/GaufrePage.astro b/website/src/components/GaufrePage.astro index 3149243..58bcb45 100644 --- a/website/src/components/GaufrePage.astro +++ b/website/src/components/GaufrePage.astro @@ -304,8 +304,7 @@ const useSubsettedFont = import.meta.env.PUBLIC_USE_GAUFRE_SUBSETTED_FONT !== "0