mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-06-04 07:17:45 +08:00
increased gap
This commit is contained in:
parent
e93fe5aa9d
commit
9242b6e1a8
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
&.autoSwitchThemeInputs {
|
||||
grid-template-areas: unset;
|
||||
grid-template-columns: 1fr 3fr 1fr 3fr;
|
||||
gap: 1rem;
|
||||
gap: 2rem;
|
||||
select {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue