Merge 1.0.2 (#7)

* Fixed page scrolling

* Updated TODO

* Fixed a link

* Minor edits

* Version bump
This commit is contained in:
2023-09-21 19:50:52 -07:00
committed by GitHub
parent 798c9ceae9
commit 5bb8e2c4ce
5 changed files with 5 additions and 4 deletions

View File

@ -22,7 +22,6 @@
margin: 0;
padding: 0;
overflow: hidden;
height: 100vh;
}