add global body margin (fix #21 )
This commit is contained in:
parent
0961c1da45
commit
68de7b7fe2
@ -14,6 +14,10 @@ html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
.noselect {
|
||||
user-select: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user