handling heading-box--classic responsive

This commit is contained in:
Antoine M 2024-01-23 17:18:59 +01:00
parent 6846ceb0a7
commit c3a9522e32

View File

@ -1,4 +1,7 @@
.template-empty-parent {
.heading-box--classic {
@apply mt-16 md:mt-8;
}
.page-cards {
@apply mt-12 mb-20;
}