STYLE Refining block spacings

This commit is contained in:
Antoine M 2025-10-07 09:33:27 +02:00
parent 89446b139b
commit dd242f2dcb

View File

@ -1,3 +1,7 @@
.chapter-section + .content-box {
margin-top: -80px;
}
.content-box + .subscribe-infolettre {
margin-top: -80px;
}