mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-02 12:00:10 +08:00
reduced margin
This commit is contained in:
parent
80e9e49a78
commit
ee739eb45a
1 changed files with 1 additions and 1 deletions
|
@ -999,7 +999,7 @@
|
|||
flex-wrap: wrap;
|
||||
color: var(--sub-color);
|
||||
text-align: center;
|
||||
margin-bottom: 1.25rem;
|
||||
margin-bottom: 0.5rem;
|
||||
transition: 0.125s;
|
||||
justify-content: center;
|
||||
user-select: none;
|
||||
|
|
Loading…
Reference in a new issue