Add more spacing below the accompagnateur-header
So that the design feels less cramped
This commit is contained in:
parent
64f9f087a0
commit
95ad67a9ad
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue