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; - } */ }