From 13cded83a64b92e451dfcba4a6b46e96128dc986 Mon Sep 17 00:00:00 2001 From: Archicratia Date: Fri, 15 May 2026 18:20:14 +0200 Subject: [PATCH] polish(manifeste): harmoniser les sous-titres --- src/styles/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/global.css b/src/styles/global.css index 57324b6..d320e46 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -1089,7 +1089,7 @@ html{ scroll-behavior: smooth; } .manifeste-article .manifest-subsection-title{ max-width: 38ch; margin: 32px 0 13px; - color: #00d9ff; + color: inherit; font-size: clamp(1.12rem, 1.55vw, 1.34rem); line-height: 1.16; font-weight: 850;