Skip to content

Instantly share code, notes, and snippets.

@don1138
Created September 5, 2016 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save don1138/b6e9498faa0eb8abe32cd2cc545e6f65 to your computer and use it in GitHub Desktop.
Save don1138/b6e9498faa0eb8abe32cd2cc545e6f65 to your computer and use it in GitHub Desktop.
Hack for Webkit
@media all and (-webkit-min-device-pixel-ratio: 1){
selectors {
properties: values;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment