marge au-dessus de la liste des chroniques

This commit is contained in:
chankalan 2021-09-23 20:24:38 +02:00
parent acc2f85b6b
commit e71eebc104
1 changed files with 8 additions and 0 deletions

View File

@ -230,6 +230,7 @@ span.btn {
}
}
.page_content, .page_aside, .page_extra {
> * {
margin:0 0 ($spacer*2);
@ -284,6 +285,9 @@ span.btn {
.page_rubrique & {
/* background-color:#fff; */
}
.rubrique_chroniques & .liste_articles {
margin-top:($spacer*4);
}
@include media($bp-medium-up) {
> * {
/* padding-right:($spacer*2); */
@ -317,6 +321,10 @@ span.btn {
}
h2 {
font-weight:900;
}