12 lines
226 B
CSS
12 lines
226 B
CSS
.chapter-section--width-full + .content-box {
|
|
/* margin-top: -80px; */
|
|
}
|
|
|
|
.content-box + .subscribe-infolettre {
|
|
margin-top: -80px;
|
|
}
|
|
|
|
.explore-tags + .block-revues-precedentes {
|
|
margin-top: 0px !important;
|
|
}
|