diff --git a/memory-game.css b/memory-game.css index 2e61518..87f96a6 100644 --- a/memory-game.css +++ b/memory-game.css @@ -29,6 +29,9 @@ .h5p-memory-game .h5p-memory-wrap { float: left; text-align: center; + background-image: none !important; + margin: 0 !important; + padding: 0 !important; } .h5p-memory-game .h5p-memory-card { display: inline-block;