diff --git a/app/assets/stylesheets/game.css.sass b/app/assets/stylesheets/game.css.sass index 4be705b..371d3e7 100644 --- a/app/assets/stylesheets/game.css.sass +++ b/app/assets/stylesheets/game.css.sass @@ -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