targetting arrow fr size change
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.game {
|
||||
overflow: hidden;
|
||||
display: grid;
|
||||
grid-template-rows: 1fr 0.5fr 1.5fr;
|
||||
grid-template-rows: 1fr 0.75fr 1.5fr;
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-areas:
|
||||
"opponent"
|
||||
|
||||
Reference in New Issue
Block a user