header: leave horizontal space for both "Procedure" and "Avis"
This commit is contained in:
parent
b9c8a1ffbe
commit
8c680347dd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ $landing-breakpoint: 1040px;
|
|||
margin-right: 4 * $default-spacer;
|
||||
|
||||
img {
|
||||
height: 36px;
|
||||
height: 34px;
|
||||
|
||||
@media (max-width: $landing-breakpoint) {
|
||||
height: 18px;
|
||||
|
|
Loading…
Reference in a new issue