Add more spacing below the accompagnateur-header

So that the design feels less cramped
This commit is contained in:
gregoirenovel 2017-12-12 17:15:55 +01:00
parent 64f9f087a0
commit 95ad67a9ad

View file

@ -22,7 +22,7 @@
.accompagnateur-header {
background-color: $light-grey;
padding-top: $default-padding;
margin-bottom: 2 * $default-spacer;
margin-bottom: 3 * $default-spacer;
border-bottom: 1px solid $border-grey;
.container {