Skip to content

Instantly share code, notes, and snippets.

@tomhayes
Created January 19, 2017 18:59
Show Gist options
  • Save tomhayes/eca42d065fe84972ea65c57ef8b9a63a to your computer and use it in GitHub Desktop.
Save tomhayes/eca42d065fe84972ea65c57ef8b9a63a to your computer and use it in GitHub Desktop.
@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
/* Retina-specific stuff here */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment