diff --git a/memory-game.css b/memory-game.css index 9dd0a34..d3c174c 100644 --- a/memory-game.css +++ b/memory-game.css @@ -159,7 +159,7 @@ html .h5p-memory-game > ul { padding: 1em; width: 20em; position: absolute; - top: 4em; + top: 2em; left: 50%; margin-left: -10em; box-shadow: 0 0 1em #666;