feat: Add game and gallery screens
This commit is contained in:
parent
e21b9d36b5
commit
3c9c438b25
4 changed files with 123 additions and 0 deletions
3
source/style/modules/ui/_game_module.scss
Normal file
3
source/style/modules/ui/_game_module.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.body_game {
|
||||
background-color: hotpink;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue