Migrating LoginScene to Svelte

This commit is contained in:
David Négrier
2021-05-31 17:03:29 +02:00
parent 120a488121
commit 13d3227323
13 changed files with 150 additions and 176 deletions
+5 -1
View File
@@ -2,4 +2,8 @@
*{
font-family: PixelFont-7,monospace;
}
}
.nes-btn {
font-family: "Press Start 2P";
}