mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-02-12 10:59:23 +00:00
added a wider gap between buttons on the play settings
This commit is contained in:
parent
a0421ff14b
commit
6a3e720182
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
> .section {
|
> .section {
|
||||||
display: grid;
|
display: grid;
|
||||||
@include S(grid-gap, 5px);
|
@include S(grid-gap, 7px);
|
||||||
grid-auto-flow: row;
|
grid-auto-flow: row;
|
||||||
|
|
||||||
> button {
|
> button {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user