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 29be9e5 commit 75bf433Copy full SHA for 75bf433
docs/css/styles.css
@@ -1,3 +1,8 @@
1
+* {
2
+ all: unset !important;
3
+ box-sizing: border-box !important;
4
+}
5
+
6
html, body {
7
height: 100%;
8
margin: 0;
0 commit comments