Emi Matchu
407c4b38a5
Sometimes I forget like, what the masc/fem variants of a given pet actually look like? Some are super obvious about things like eyelashes, and others use more subtle eye differences. This is a cheap lil hack to make it easier to open a reference! Ideally I think it would be neat to like, when you hover over an option, have it show you the reference variant of that pose? But this is good enough I think!
15 lines
202 B
Sass
15 lines
202 B
Sass
outfit-viewer
|
|
margin: 0 auto
|
|
|
|
.fields li[data-type=radio-grid]
|
|
--num-columns: 3
|
|
|
|
.reference-link
|
|
display: flex
|
|
align-items: center
|
|
gap: .5em
|
|
padding-inline: .5em
|
|
|
|
img
|
|
height: 2em
|
|
width: auto
|