Update lexend.css
This commit is contained in:
parent
b7cf97bd2c
commit
3795eb8a36
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
body:not(.use_system_font) {
|
body:not(.use_system_font) {
|
||||||
& p:not(b *),
|
& p:not(b *),
|
||||||
& span:not(.notification, .name, b *, button *, a *, .dropdown *, nav *, strong *),
|
& span:not(.notification, .name, b *, button *, a *, .dropdown *, nav *),
|
||||||
& input,
|
& input,
|
||||||
& textarea {
|
& textarea {
|
||||||
font-variation-settings: "wght" 325;
|
font-variation-settings: "wght" 325;
|
||||||
|
@ -35,7 +35,8 @@ body:not(.use_system_font) {
|
||||||
font-variation-settings: "wght" 350;
|
font-variation-settings: "wght" 350;
|
||||||
}
|
}
|
||||||
|
|
||||||
& b {
|
& b,
|
||||||
|
& strong {
|
||||||
font-variation-settings: "wght" 500;
|
font-variation-settings: "wght" 500;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue