zindex player

This commit is contained in:
ntr
2019-06-01 14:05:58 +10:00
parent 5a36540615
commit e1a26d66d5
+1
View File
@@ -23,6 +23,7 @@
.player { .player {
grid-area: player; grid-area: player;
z-index: 5;
} }
.opponent { .opponent {