Refactored and cleaned up

This commit is contained in:
2021-05-26 19:34:31 +02:00
parent 05b85f2d4e
commit b911164db2
8 changed files with 159 additions and 125 deletions

4
public/css/game.css Normal file
View File

@@ -0,0 +1,4 @@
#game {
height: 100%;
grid-column-start: 1;
}