Skip to content

Commit 75bf433

Browse files
committed
Update css
1 parent 29be9e5 commit 75bf433

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/css/styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* {
2+
all: unset !important;
3+
box-sizing: border-box !important;
4+
}
5+
16
html, body {
27
height: 100%;
38
margin: 0;

0 commit comments

Comments
 (0)