refining top margin with section title

This commit is contained in:
Antoine M 2023-11-17 11:38:08 +01:00
parent bfc130eafd
commit 01bf921d1f

View File

@ -73,3 +73,7 @@
}
}
}
.section_titling + .homegrade-blocks-timeline {
@apply mt-12;
}