diff --git a/resources/css/components/heading-box.css b/resources/css/components/heading-box.css index 9946411..4172e53 100644 --- a/resources/css/components/heading-box.css +++ b/resources/css/components/heading-box.css @@ -1,7 +1,7 @@ .metiers-patrimoine-page-container--repertoire-metiers, .metiers-patrimoine-page-container--single-artisans { .heading-box { - @apply mt-12 2xl:!mt-8 pb-6; + @apply mt-14 pb-6; &__description { @apply text-3xl max-w-screen-xl font-bold; }