Update colour palette
This commit is contained in:
parent
c1339dc673
commit
28d59dbed9
4 changed files with 63 additions and 40 deletions
|
|
@ -69,6 +69,7 @@ export default {
|
|||
@import "../css/style.css";
|
||||
|
||||
#GameView {
|
||||
background: var(--game-view-background);
|
||||
grid-template-rows: 70% 1fr 50px;
|
||||
display: grid;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue