From 42704b9cb0d27e5b9cc9ac3f8244e05181b6f70e Mon Sep 17 00:00:00 2001 From: Nonimart Date: Wed, 29 Oct 2025 15:17:21 +0100 Subject: [PATCH] =?UTF-8?q?STYLE=20Mise=20=C3=A0=20jour=20de=20la=20marge?= =?UTF-8?q?=20sup=C3=A9rieure=20pour=20le=20titre=20h2=20dans=20l'article?= =?UTF-8?q?=20exemple?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/css/pages/article-exemple.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/pages/article-exemple.css b/resources/css/pages/article-exemple.css index 2a252b4..656b544 100644 --- a/resources/css/pages/article-exemple.css +++ b/resources/css/pages/article-exemple.css @@ -1,6 +1,6 @@ .page--single-articles[data-article-id='6021'] { .entry-content > h2 { - @apply mt-80; + @apply mt-28; } .entry-content h2:first-child {