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 28763e4 commit eed6730Copy full SHA for eed6730
src/styles/global.css
@@ -1,6 +1,7 @@
1
* {
2
margin: 0;
3
padding: 0;
4
+ outline: 0;
5
box-sizing: border-box;
6
}
7
0 commit comments