.item sur la page transcriptions aussi

This commit is contained in:
chankalan 2021-09-07 10:01:48 +02:00
parent 2e9a72bed6
commit 5fdd024b84
1 changed files with 3 additions and 7 deletions

View File

@ -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 {