Skip to content

Instantly share code, notes, and snippets.

@tokopress
Created January 18, 2018 07:16
Show Gist options
  • Save tokopress/2ecfad22647f1266a027d8edc256d265 to your computer and use it in GitHub Desktop.
Save tokopress/2ecfad22647f1266a027d8edc256d265 to your computer and use it in GitHub Desktop.
Eventica - Reduce Header Height
.site-header .container {
height: 100px;
}
.site-branding {
height: 100px;
}
.site-logo-image {
padding: 0px 50px;
line-height: 100px;
}
.primary-menu {
padding-top: 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment