We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c542fb6 commit 20e1e34Copy full SHA for 20e1e34
css/style.css
@@ -2,6 +2,9 @@
2
margin: 0;
3
padding: 0;
4
box-sizing: border-box;
5
+ outline: none;
6
+ tap-highlight-color: transparent;
7
+ -webkit-tap-highlight-color: transparent;
8
}
9
10
body {
0 commit comments