Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
foundation: set button font-weight to 600
Browse files Browse the repository at this point in the history
  • Loading branch information
arnemolland committed Aug 9, 2022
1 parent 9ada8e6 commit 179e9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foundation/gameflow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export const typography: Typography = {
},
button: {
fontSize: '0.875rem',
fontWeight: '500',
fontWeight: '600',
lineHeight: '1.2',
fontFamily: 'Montserrat',
},
Expand Down

0 comments on commit 179e9c4

Please sign in to comment.