wip avatars again

This commit is contained in:
ntr
2019-06-02 23:52:51 +10:00
parent e6b9b5a205
commit 05a0113ab5
2 changed files with 7 additions and 6 deletions
+6
View File
@@ -297,6 +297,12 @@ CONSTRUCT DAMAGE
height: 100%;
}
.game .avatar {
grid-area: avatar;
background: forestgreen;
width: 100%;
}
/*@keyframes rotate {
0% {
transform: rotateY(0deg);