Skip to content

Instantly share code, notes, and snippets.

@adamkudrna
Created March 9, 2015 14:19
Show Gist options
  • Save adamkudrna/abd0c7b3248f27323030 to your computer and use it in GitHub Desktop.
Save adamkudrna/abd0c7b3248f27323030 to your computer and use it in GitHub Desktop.
Hi-dpi/retina media query
@media (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 1.5) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment