diff --git a/app/assets/stylesheets/game.css.sass b/app/assets/stylesheets/game.css.sass index 382fe8c8..ee48c494 100644 --- a/app/assets/stylesheets/game.css.sass +++ b/app/assets/stylesheets/game.css.sass @@ -106,11 +106,13 @@ button ////// Cards to beat ol#cards-to-beat - display: flex + //display: flex flex-wrap: wrap text-align: center li - flex: 1 1 auto + //flex: 1 1 auto + text-align: center + display: inline-block img width: 6vmin border: 1px solid black