Skip to content

Instantly share code, notes, and snippets.

@ojame
Created April 4, 2016 04:31
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 ojame/84a0321d83e25e8dd1dbb549e05897af to your computer and use it in GitHub Desktop.
Save ojame/84a0321d83e25e8dd1dbb549e05897af to your computer and use it in GitHub Desktop.
@media only screen and (min-width: 641px) {
#header #logoWrapper, #header #logoImage {
width: 100%;
max-width: 250px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment