feat: Change template for game screen

- Move SCSS module
- Change template to simple
This commit is contained in:
sthag 2026-02-15 22:47:02 +01:00
parent 36cf5178f2
commit 0ac6766fb0
4 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,3 @@
.body_game {
background-color: hotpink;
}