Skip to content

Instantly share code, notes, and snippets.

@hellapixels
Created November 12, 2012 20:23
Show Gist options
  • Select an option

  • Save hellapixels/4061650 to your computer and use it in GitHub Desktop.

Select an option

Save hellapixels/4061650 to your computer and use it in GitHub Desktop.
Mobile Media Query
@media only screen and (max-width: 767px) {
*enter code here*
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment