refining block reordering and padding chaining

This commit is contained in:
Antoine M 2025-02-06 16:18:25 +01:00
parent 743abd902b
commit 408d669e0c

View File

@ -14,3 +14,10 @@
content: none;
}
}
.deligraph-blocks-chapter-section + .gallery-website-screens {
@apply mt-12;
}
.simple-screen--white + .gallery-website-screens {
@apply mt-32;
}