This commit is contained in:
ntr 2019-09-25 12:18:19 +10:00
parent 7235ae6dca
commit c6853674a7

View File

@ -363,26 +363,7 @@
} }
} }
.player {
position: fixed;
bottom: 10%;
width: 100%;
height: 45%;
}
.targeting {
position: fixed;
top: 45%;
width: 100%;
height: 15%;
}
.opponent { .opponent {
position: fixed;
top: 0;
width: 100%;
height: 40%;
.game-construct { .game-construct {
display: grid; display: grid;
grid-template-columns: 1fr; grid-template-columns: 1fr;