Improve style of player taking turn
This commit is contained in:
parent
76c61e1358
commit
8a325a31b1
@ -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