Improve style of player taking turn

This commit is contained in:
Jesse C. Fisher 2019-10-26 01:50:30 -07:00
parent 76c61e1358
commit 8a325a31b1

View File

@ -131,7 +131,7 @@ ol#cards-to-beat
.player
&.taking-turn
font-weight: bold
box-shadow: 0px 0px .5vmin 1vmin inset rgba(118,69,210,0.8)
box-shadow: 0px 0px .5vmin 1vmin inset rgba(white,0.2)
ul#inventory
display: flex
flex-wrap: wrap