Added slight padding to the nextPuzzelButtons
All checks were successful
/ publish (push) Successful in 1m18s
All checks were successful
/ publish (push) Successful in 1m18s
This commit is contained in:
parent
6b1f868c6f
commit
c668b1e266
|
@ -68,6 +68,7 @@ div.playfield div[data-playfield-target="nextPuzzleButtons"] {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 0.8rem;
|
gap: 0.8rem;
|
||||||
|
margin-block-end: 0.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.keyboard > div {
|
div.keyboard > div {
|
||||||
|
|
Loading…
Reference in a new issue