Fix usage of semibold fonts
Fixes https://github.com/vector-im/riot-web/issues/8275
This commit is contained in:
parent
0591c3a2bb
commit
2aee2df6e9
3 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
horizontal mess. Arial empirically gets it right, hence prioritising
|
||||
Arial here. */
|
||||
$font-family: 'Nunito', Arial, Helvetica, Sans-Serif;
|
||||
$font-family-semibold: 'Nunito SemiBold', Arial, Helvetica, Sans-Serif;
|
||||
|
||||
// typical text (dark-on-white in light skin)
|
||||
$primary-fg-color: #454545;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue