Skip to content

Instantly share code, notes, and snippets.

@abrjagad
Created March 16, 2014 05:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abrjagad/9578847 to your computer and use it in GitHub Desktop.
Save abrjagad/9578847 to your computer and use it in GitHub Desktop.
css browser hacks
@media screen and (-webkit-min-device-pixel-ratio:0) { // for chrome
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment