mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 02:07:55 +08:00
style(test result): fix line height of test type text
This commit is contained in:
parent
39b52fac62
commit
b19be346f0
1 changed files with 1 additions and 1 deletions
|
|
@ -906,7 +906,7 @@
|
|||
.leaderboards {
|
||||
.bottom {
|
||||
font-size: 1rem;
|
||||
line-height: 1rem;
|
||||
line-height: 1.25;
|
||||
.lbChange .fas {
|
||||
margin-right: 0.15rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue