Skip to content

Instantly share code, notes, and snippets.

@betawax
Created June 8, 2012 23:09
Show Gist options
  • Save betawax/2898585 to your computer and use it in GitHub Desktop.
Save betawax/2898585 to your computer and use it in GitHub Desktop.
Retina media query
@media only screen and (-webkit-min-device-pixel-ratio: 2) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment