- Now preload the letters on successive rows - Hid the keyboard during intermissions - Added a give-up easter egg when tapping the enter six times - Reshuffled the letters
This commit is contained in:
parent
566f55ed12
commit
a2211030a0
6 changed files with 478 additions and 400 deletions
|
|
@ -69,7 +69,8 @@ div.playfield div[data-playfield-target="playfield"] {
|
|||
div.playfield div[data-playfield-target="nextPuzzleButtons"] {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 0.8rem;
|
||||
gap: 1rem;
|
||||
margin-block-start: 1.2rem;
|
||||
margin-block-end: 0.8rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue