merge latest dev + fix font

This commit is contained in:
_Bastler
2021-06-04 11:14:49 +02:00
11 changed files with 112 additions and 16 deletions
+1 -5
View File
@@ -1,9 +1,5 @@
@import "~@fontsource/press-start-2p/index.css";
*{
font-family: PixelFont-7,monospace;
}
.nes-btn {
font-family: "Press Start 2P";
font-family: "Press Start 2P",monospace;
}