marge au-dessus de la liste des chroniques
This commit is contained in:
parent
acc2f85b6b
commit
e71eebc104
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user