Skip to content

Instantly share code, notes, and snippets.

@73nko
Created April 15, 2020 10:01
Show Gist options
  • Save 73nko/f1bf5a5719b38b6582305d2120b63f92 to your computer and use it in GitHub Desktop.
Save 73nko/f1bf5a5719b38b6582305d2120b63f92 to your computer and use it in GitHub Desktop.
* {
/*prevents tabing highlight issue in mobile */
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment