wip avatars again
This commit is contained in:
@@ -297,6 +297,12 @@ CONSTRUCT DAMAGE
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.game .avatar {
|
||||
grid-area: avatar;
|
||||
background: forestgreen;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*@keyframes rotate {
|
||||
0% {
|
||||
transform: rotateY(0deg);
|
||||
|
||||
Reference in New Issue
Block a user