gaufre: do not output everything in bold in modal mode

I actually don't know why I wrote that, surely a mistake
This commit is contained in:
Emmanuel Pelletier
2024-06-21 14:18:01 +02:00
parent 862d475f15
commit 7eb38d93f7

View File

@@ -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 {