N°2847 - Fixed multi-column bottom margin

This commit is contained in:
Eric
2020-09-25 18:21:23 +02:00
parent 6c46c7ff3a
commit 8306ce36a0

View File

@@ -9,4 +9,5 @@
flex-shrink: 1;
padding: 0 20px;
flex-basis: 10%;
margin-bottom: 20px;
}