feat: Change template for game screen
- Move SCSS module - Change template to simple
This commit is contained in:
parent
36cf5178f2
commit
0ac6766fb0
4 changed files with 2 additions and 2 deletions
3
source/style/modules/_game.scss
Normal file
3
source/style/modules/_game.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.body_game {
|
||||
background-color: hotpink;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue