Skip to content

Commit

Permalink
semibold labels
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Aug 3, 2021
1 parent 246f115 commit 28b0e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu-label/menu-label.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default css`
.menu-label {
font-family: var(--sl-font-sans);
font-size: var(--sl-font-size-small);
font-weight: var(--sl-font-weight-normal);
font-weight: var(--sl-font-weight-semibold);
line-height: var(--sl-line-height-normal);
letter-spacing: var(--sl-letter-spacing-normal);
color: var(--sl-color-gray-400);
Expand Down

0 comments on commit 28b0e74

Please sign in to comment.