mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-23 06:40:50 +01:00
Css for monsterplant
This commit is contained in:
parent
0e70d1a5fd
commit
05d0e9cbc1
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user