mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-06-03 23:07:11 +08:00
added small gap for readability
This commit is contained in:
parent
52b426957b
commit
baf276dae3
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@
|
|||
gap: 0.5rem;
|
||||
.smoothing {
|
||||
display: grid;
|
||||
gap: 0.25rem;
|
||||
grid-template-columns: 1fr auto;
|
||||
grid-template-rows: auto auto;
|
||||
justify-items: start;
|
||||
|
|
Loading…
Add table
Reference in a new issue