mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-02-19 00:36:59 +08:00
made section titles bigger
This commit is contained in:
parent
ec09868699
commit
1d5105baef
1 changed files with 2 additions and 2 deletions
|
|
@ -1476,9 +1476,9 @@ key {
|
|||
}
|
||||
|
||||
.sectionGroupTitle {
|
||||
font-size: 1.5rem;
|
||||
font-size: 2rem;
|
||||
color: var(--sub-color);
|
||||
line-height: 1.5rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
.sectionSpacer {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue