game: add: game map
This commit is contained in:
7
frontend/static/css/game.css
Normal file
7
frontend/static/css/game.css
Normal file
@ -0,0 +1,7 @@
|
||||
#canva {
|
||||
background-color: white;
|
||||
border: 1px;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
Reference in New Issue
Block a user