Skip to content

Commit

Permalink
Fix scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWilsn committed Feb 14, 2023
1 parent 246826e commit 60907c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/main.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
html,body {
width: 100%;
min-height: 100%;
padding: 0;
margin: 0;
}

body {
Expand Down

0 comments on commit 60907c2

Please sign in to comment.