Improve card style
This commit is contained in:
parent
6f11e34298
commit
2554c46aaf
@ -166,11 +166,16 @@ ol#cards-to-beat
|
|||||||
img
|
img
|
||||||
width: 16vmin
|
width: 16vmin
|
||||||
|
|
||||||
|
.inventory
|
||||||
|
text-align: left
|
||||||
|
|
||||||
.inventory
|
.inventory
|
||||||
|
text-align: center
|
||||||
img
|
img
|
||||||
width: 6vmin
|
width: 6vmin
|
||||||
border: 1px solid black
|
border: 2px solid black
|
||||||
border-radius: .3vmin
|
border-radius: .3vmin
|
||||||
|
margin-left: -2vmin
|
||||||
|
// Don't offset first card
|
||||||
|
&:first-of-type
|
||||||
|
// margin-left: 0vmin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user