fix .item

This commit is contained in:
chankalan 2021-09-07 10:08:48 +02:00
parent 0334757309
commit 7538dea950
1 changed files with 5 additions and 5 deletions

View File

@ -295,6 +295,11 @@ span.tp {
}
}
.liste_articles {
.item {
margin-bottom:$spacer;
}
}
// page sommaire
@ -510,11 +515,6 @@ span.tp {
}
}
.liste_articles {
.item {
margin-bottom:$spacer;
}
}
.article__texte {
p > strong, br + b {
display: block;