Skip to content

Commit

Permalink
change button 3 to bold
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjamal committed Mar 13, 2023
1 parent 14cc116 commit ab72a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vars/src/typography.css
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@

@define-mixin typography-button-3 {
font-size: 12px;
font-weight: var(--font-weight-medium);
font-weight: var(--font-weight-bold);
letter-spacing: 0.2px;
font-family: var(--font-family-system);
}
Expand Down

0 comments on commit ab72a9a

Please sign in to comment.