Fix: Font looks bold with latest update.
This commit is contained in:
parent
3dbf70f9f7
commit
c6d911b559
6 changed files with 6 additions and 2 deletions
|
|
@ -24,3 +24,7 @@
|
|||
@theme-color-menu-contrast-textActive: #828089;
|
||||
@theme-color-menu-contrast-textSelected: #ceccd2;
|
||||
@theme-color-menu-contrast-background: transparent;
|
||||
|
||||
html {
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue