.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;
|
box-shadow:6px 6px 6px #90abb3;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.item {
|
|
||||||
margin-bottom:$spacer;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.texte_accueil {
|
.texte_accueil {
|
||||||
@ -513,10 +510,9 @@ span.tp {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.liste_articles article {
|
.liste_articles {
|
||||||
/* padding:($spacer*2.5) $spacer $spacer ($spacer*2); */
|
.item {
|
||||||
@include media($bp-medium-up) {
|
margin-bottom:$spacer;
|
||||||
/* padding:($spacer*2.5) $spacer $spacer ($spacer*4); */
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.article__texte {
|
.article__texte {
|
||||||
|
Loading…
Reference in New Issue
Block a user