Skip to content

Instantly share code, notes, and snippets.

@trueqap
Last active November 21, 2019 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trueqap/8e3221cc220bad4e309f326227248e5d to your computer and use it in GitHub Desktop.
Save trueqap/8e3221cc220bad4e309f326227248e5d to your computer and use it in GitHub Desktop.
Menü javítás
@media only screen and (min-width: 981px){
.et_header_style_centered #top-menu>li>a {
padding-bottom: 0px;
}
}
.et_header_style_centered #top-menu>li>a {
padding-bottom: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment