diff --git a/resources/css/pages/single-questions-(taxonomy-term).css b/resources/css/pages/single-questions-(taxonomy-term).css index d5c4352..b7c8e54 100644 --- a/resources/css/pages/single-questions-(taxonomy-term).css +++ b/resources/css/pages/single-questions-(taxonomy-term).css @@ -1,3 +1,16 @@ +.post-question-page-container { + @apply px-8; + + .section_titling { + &__title { + @apply text-secondary; + } + } + .publications-grid__title { + @apply text-left text-neutral-900; + } +} + .post-question-page { .thematiques-subtaxonomy-links { @apply pb-12;