From b2760d5d1ab135ea3e6b14f1d59bd5cdfeb22b09 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 23 Jan 2024 17:19:26 +0100 Subject: [PATCH] cleaning --- template-components/post-questions/chapter-header.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/template-components/post-questions/chapter-header.css b/template-components/post-questions/chapter-header.css index a9e251b..77b042c 100644 --- a/template-components/post-questions/chapter-header.css +++ b/template-components/post-questions/chapter-header.css @@ -11,6 +11,7 @@ margin-bottom: 20px; &__page-thematic-cover { + @apply mt-10 md:mt-0; max-width: 400px; } &__page-thematic-title { @@ -29,8 +30,4 @@ @apply mt-8; } } - - /* .post-conseil-page--acoustique & { - @apply !bg-pink-500; - } */ }