adding space

This commit is contained in:
Antoine M 2024-01-11 11:27:25 +01:00
parent f043a1d18d
commit 08cb047282

View File

@ -180,6 +180,15 @@ article > *:not(.entry-content, .chapter-header-block),
@apply cta cta--secondary; @apply cta cta--secondary;
} }
} }
.single-post-container,
.single-post-container--jobs,
.single-post-container--news {
h2 {
@apply text-4xl;
}
}
.wp-block-button__link { .wp-block-button__link {
text-decoration: none !important; text-decoration: none !important;
&:after { &:after {