Skip to content

Commit 9c11f57

Browse files
authored
Update index.css tap-highlight-color
1 parent 04516b3 commit 9c11f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ pre code, var, p, cite, blockquote, address
10741074
-webkit-user-drag: auto; /* https://stackoverflow.com/q/15034842 */
10751075
-webkit-user-select: text; /* Webkit (Chrome all / Safari all) */
10761076
user-select: text; /* https://caniuse.com/mdn-css_properties_user-select_text */
1077-
-webkit-tap-highlight-color: HighlightText; /* https://davidwalsh.name/mobile-highlight-color */
1077+
-webkit-tap-highlight-color: transparent; /* https://hartenfeller.dev/blog/chrome-mobile-highlight-color */
10781078
}
10791079

10801080
code, data, kbd, mark, pre, q, samp, var {

0 commit comments

Comments
 (0)