header compacting padding
This commit is contained in:
parent
eb042f6734
commit
e34bb98fa6
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
@media only screen and (min-width: 768px) { /* desktop */
|
||||
.site-header {
|
||||
padding: 1rem 0 3rem;
|
||||
padding: 1rem 0 2rem;
|
||||
}
|
||||
.site-logo {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue