From 29c1151fea3320aebb235af4c4b874c74ed4576f Mon Sep 17 00:00:00 2001 From: Florian Date: Wed, 27 May 2026 23:39:33 +0200 Subject: [PATCH] =?UTF-8?q?fix(dept):=20num=C3=A9ros=20urgence=20en=202?= =?UTF-8?q?=C3=973=20(grid-cols-2=20mobile,=20sm:grid-cols-3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- src/pages/departement/[code].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/departement/[code].astro b/src/pages/departement/[code].astro index 1903716..7a57081 100644 --- a/src/pages/departement/[code].astro +++ b/src/pages/departement/[code].astro @@ -324,7 +324,7 @@ const topPhen = topAlert ? PHENOMENA[topAlert.phenomenonId] : null; {topAlert && EMERGENCY_NUMBERS.length > 0 && (
Numéros d'urgence
-
+
{EMERGENCY_NUMBERS.map((n) => (