Skip to content

Instantly share code, notes, and snippets.

@pablolobos
Created July 25, 2013 15:15
Show Gist options
  • Select an option

  • Save pablolobos/6080721 to your computer and use it in GitHub Desktop.

Select an option

Save pablolobos/6080721 to your computer and use it in GitHub Desktop.
css: media-querie-orientation
@media (min-width: 700px) and (orientation: landscape) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment