Created
September 28, 2013 17:07
-
-
Save RudolfHattenkofer/6744190 to your computer and use it in GitHub Desktop.
The normal responsive query, not sure why I can't remember it...
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:768px) { | |
/* Styles */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment