mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Add font weight
This commit is contained in:
@@ -19,6 +19,10 @@ a {
|
||||
color: var(--sl-color-primary-50);
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: var(--sl-font-weight-bold);
|
||||
}
|
||||
|
||||
/* Sidebar */
|
||||
.sidebar {
|
||||
background: var(--sl-color-white);
|
||||
|
||||
Reference in New Issue
Block a user