use smaller padding on mobile header
This commit is contained in:
parent
668fe84882
commit
b0c8816e99
1 changed files with 5 additions and 0 deletions
|
@ -36,4 +36,9 @@
|
|||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.header-homepage{
|
||||
padding-top: 50px;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue