Skip to content

Instantly share code, notes, and snippets.

@ashmore11
Created December 11, 2012 11:14
Show Gist options
  • Save ashmore11/4257850 to your computer and use it in GitHub Desktop.
Save ashmore11/4257850 to your computer and use it in GitHub Desktop.
mobile media query
@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment