From 7eb38d93f74d665292c9a3ae566315449636dad0 Mon Sep 17 00:00:00 2001 From: Emmanuel Pelletier Date: Fri, 21 Jun 2024 14:18:01 +0200 Subject: [PATCH] gaufre: do not output everything in bold in modal mode I actually don't know why I wrote that, surely a mistake --- website/src/components/GaufrePage.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/components/GaufrePage.astro b/website/src/components/GaufrePage.astro index 3e34b13..5d05b5d 100644 --- a/website/src/components/GaufrePage.astro +++ b/website/src/components/GaufrePage.astro @@ -78,7 +78,6 @@ const { services } = Astro.props border: 0 !important; padding: 0 !important; margin: 0 !important; - font-weight: bold !important; } .lagaufre-close-button-container {