mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
use proper longform font weight
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
[class*='wa-longform'] {
|
||||
font-family: var(--wa-font-family-longform);
|
||||
font-weight: var(--wa-font-weight-body);
|
||||
font-weight: var(--wa-font-weight-longform);
|
||||
line-height: var(--wa-line-height-normal);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user