fix: js page sizing for mobile, fix live code

This commit is contained in:
Joshua Seigler 2021-11-25 18:39:51 -05:00
parent 494b309693
commit 3977514c70
4 changed files with 14 additions and 5 deletions

View file

@ -14,7 +14,6 @@
margin: 0;
}
body {
height: 100vh;
font-family: sans-serif;
color: white;
background-color: black;