made some changes to the UI, removed leaderboards. updated gamesaves

This commit is contained in:
Warren H
2026-06-18 13:00:29 -04:00
parent 3c90998a61
commit a604569a2f
44 changed files with 2301 additions and 435 deletions
+6
View File
@@ -12,4 +12,10 @@ body {
margin: 0;
min-width: 320px;
min-height: 100vh;
overflow: hidden;
}
#root {
height: 100dvh;
overflow: hidden;
}