mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
remove font weight classes
This commit is contained in:
@@ -83,22 +83,6 @@
|
||||
font-size: var(--wa-font-size-4xl);
|
||||
}
|
||||
|
||||
.wa-font-weight-light {
|
||||
font-weight: var(--wa-font-weight-light);
|
||||
}
|
||||
|
||||
.wa-font-weight-normal {
|
||||
font-weight: var(--wa-font-weight-normal);
|
||||
}
|
||||
|
||||
.wa-font-weight-semibold {
|
||||
font-weight: var(--wa-font-weight-semibold);
|
||||
}
|
||||
|
||||
.wa-font-weight-bold {
|
||||
font-weight: var(--wa-font-weight-bold);
|
||||
}
|
||||
|
||||
.wa-color-text-normal {
|
||||
color: var(--wa-color-text-normal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user