From e7998bff27bd3a46570b904086259948d18c7392 Mon Sep 17 00:00:00 2001 From: sarahgarcin1 Date: Fri, 27 Feb 2026 13:52:17 +0100 Subject: [PATCH] css narrative --- public/assets/css/web.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/web.css b/public/assets/css/web.css index 01003f2..744513d 100644 --- a/public/assets/css/web.css +++ b/public/assets/css/web.css @@ -671,7 +671,7 @@ /* Contenu blocks */ .nw-map-marker__content { - font-size: 1.05rem; + font-size: 1.4rem; line-height: 1.85; color: var(--nw-ink-soft); }