fix: font size
This commit is contained in:
parent
18607a1635
commit
eeb8778f8c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ theme-toggle {
|
||||||
}
|
}
|
||||||
|
|
||||||
& a,
|
& a,
|
||||||
& .active > span {
|
& .active {
|
||||||
font-size: var(--font-size-lg);
|
font-size: var(--font-size-lg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue