fix: enable semibold variable

This commit is contained in:
sua yoo 2023-03-28 12:17:23 -07:00
parent 8033061540
commit 25e4da2522
No known key found for this signature in database
GPG Key ID: 5AD1B4C02D4F0567

View File

@ -56,7 +56,7 @@ const theme = css`
--sl-font-size-2x-large: 2rem; /* 32px */
/* Font weights */
--sl-font-weight-medium: 500; // doesn't exist in shoelace
--sl-font-weight-medium: 500;
--sl-font-weight-semibold: 600;
/*