Improve style of player taking turn
This commit is contained in:
parent
9927ca5934
commit
43be6e687a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user