added first styles for gamemode section

This commit is contained in:
Kostya
2023-11-21 20:06:47 +03:00
parent 68e181d950
commit a8794f9b3d
6 changed files with 133 additions and 17 deletions

View File

@@ -95,8 +95,8 @@ body, html {
.gamemode {
grid-area: gamemode;
background: #123123;
align-self: start;
height: 70%;
width: 100%;
}
/* /GameMode */