adding padding x for real single

This commit is contained in:
Antoine M 2023-11-27 13:07:27 +01:00
parent 99f590d38a
commit 197f6626d3

View File

@ -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;