Css for monsterplant

This commit is contained in:
object 2022-08-13 19:37:29 +00:00
parent 0e70d1a5fd
commit 05d0e9cbc1

View File

@ -70,6 +70,17 @@
} }
} }
.body-image-plant {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 68px;
height: 85px;
max-height: 90px;
border-radius: $border-radius;
}
.badge-image { .badge-image {
width: 45px; width: 45px;
height: 45px; height: 45px;