diff --git a/frontend/src/theme.ts b/frontend/src/theme.ts index a8241cb2..ec80a309 100644 --- a/frontend/src/theme.ts +++ b/frontend/src/theme.ts @@ -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; /*