.article__texte marge

This commit is contained in:
chankalan 2021-09-07 11:11:19 +02:00
parent 77539acb32
commit 5f20997079

View File

@ -160,6 +160,9 @@ span.btn {
background-color:white;
padding:$spacer;
}
.article__texte {
margin-bottom:($spacer*3);
}
.page_main {
overflow:hidden;