.item sur la page transcriptions aussi
This commit is contained in:
parent
2e9a72bed6
commit
5fdd024b84
@ -310,9 +310,6 @@ span.tp {
|
||||
box-shadow:6px 6px 6px #90abb3;
|
||||
}
|
||||
}
|
||||
.item {
|
||||
margin-bottom:$spacer;
|
||||
}
|
||||
}
|
||||
}
|
||||
.texte_accueil {
|
||||
@ -513,10 +510,9 @@ span.tp {
|
||||
}
|
||||
|
||||
}
|
||||
.liste_articles article {
|
||||
/* padding:($spacer*2.5) $spacer $spacer ($spacer*2); */
|
||||
@include media($bp-medium-up) {
|
||||
/* padding:($spacer*2.5) $spacer $spacer ($spacer*4); */
|
||||
.liste_articles {
|
||||
.item {
|
||||
margin-bottom:$spacer;
|
||||
}
|
||||
}
|
||||
.article__texte {
|
||||
|
Loading…
Reference in New Issue
Block a user