move buttons out of game.ctrl
This commit is contained in:
@@ -14,6 +14,10 @@ aside {
|
||||
|
||||
padding-left: 1em;
|
||||
|
||||
.game-controls {
|
||||
grid-template-rows: 1fr 1fr 1fr min-content;
|
||||
}
|
||||
|
||||
.controls {
|
||||
grid-area: controls;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user