Fix scroll issue
This commit is contained in:
parent
1c909a5c77
commit
3cf461c167
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
}
|
||||
|
||||
html, body {
|
||||
box-sizing: border-box;
|
||||
margin: auto;
|
||||
padding: 0;
|
||||
font-family: sans-serif;
|
||||
|
|
Loading…
Reference in a new issue