mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-12 23:20:25 +08:00
fixed font weight in the settings page being too thick
This commit is contained in:
parent
bc6f37a4b5
commit
6d01a07984
1 changed files with 1 additions and 0 deletions
|
@ -914,6 +914,7 @@ key {
|
|||
color: var(--sub-color);
|
||||
margin: 0;
|
||||
grid-area: title;
|
||||
font-weight: 300;
|
||||
}
|
||||
p{
|
||||
grid-area: text;
|
||||
|
|
Loading…
Reference in a new issue