fetch() in Game.svelte

+ fix .dim_background
+ Header in App,svelte
This commit is contained in:
LuckyLaszlo
2023-01-16 00:08:50 +01:00
parent c6d034b9f7
commit 102d03c4bb
7 changed files with 101 additions and 57 deletions

View File

@@ -1,8 +1,4 @@
.dim_background {
background-color: #222;
}
html, body {
position: relative;
width: 100%;