Created
April 4, 2016 04:31
-
-
Save ojame/84a0321d83e25e8dd1dbb549e05897af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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