From c47388c26414db62278070c00935a497a0daad75 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 13 Mar 2026 15:56:04 +0000 Subject: [PATCH] df --- Bootstrap_new/css/theme-modern.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 8268ea69..8d6b2625 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1410,7 +1410,7 @@ select[class*="selectpicker"], #titre-page { color: var(--color-primary); letter-spacing: -0.5px; - font-family: 'DM Sans', sans-serif; /* Ou votre police SaaS */ + font-family: 'DM Sans', sans-serif; /* Ou votre police SaaS */ } /* ENTÊTE FIXE "STICKY" */ @@ -1423,7 +1423,7 @@ select[class*="selectpicker"], backdrop-filter: blur(10px); /* Effet de flou moderne */ padding-top: 15px; padding-bottom: 15px; - margin-bottom: 0.5rem !important; + margin-bottom: 0.1rem !important; transition: all 0.3s ease; }