diff --git a/memory-game.css b/memory-game.css index 199a07b..5808ffb 100644 --- a/memory-game.css +++ b/memory-game.css @@ -276,6 +276,7 @@ transform: translate(-50%,-50%) scale(1) rotate(0); cursor: pointer; line-height: 1.2; + white-space: nowrap; padding: 0.5em 1.25em; border-radius: 2em; background: #1a73d9;