Improve style of user selected cards

This commit is contained in:
Jesse C. Fisher 2019-10-26 01:54:09 -07:00 committed by Jesse C. Fisher
parent 43be6e687a
commit c291ed4b66

View File

@ -147,11 +147,13 @@ ol#cards-to-beat
visibility: hidden
position: absolute
&:checked ~ img
box-shadow: 0px 0px 2px 6px cadetblue
box-shadow: 0px 0px 2px 6px #00dd84
margin-top: -2vmin
img
width: 26vmin
border: 1px solid black
border-radius: .3vmin
border-radius: 1.2vmin
transition: margin-top ease-out .24s
.inventory
img
width: 6vmin