30 lines
442 B
Plaintext

.characters
horizontal-wrap
.character
vertical
align-items center
margin 0.5rem
default-transition
transform scale(1)
:hover
.image-title
opacity 1
.character-image
border-radius 5%
box-shadow shadow-medium
object-fit cover
width 112px
height 112px
// .character-name
// font-size 0.75rem
// color text-color
// opacity 0.5
// transition opacity transition-speed ease
.character-image-small
width 56px
height 56px