mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
increased the margin on keytips
This commit is contained in:
parent
6e40003895
commit
326c3ee76f
1 changed files with 1 additions and 1 deletions
|
@ -1763,7 +1763,7 @@ key {
|
|||
|
||||
// margin-bottom: 2rem;
|
||||
.keyTips {
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
#supportMeButton {
|
||||
|
|
Loading…
Reference in a new issue