diff --git a/src/foundation/gameflow.ts b/src/foundation/gameflow.ts index 424bc8d..b457b59 100644 --- a/src/foundation/gameflow.ts +++ b/src/foundation/gameflow.ts @@ -136,7 +136,7 @@ export const typography: Typography = { }, button: { fontSize: '0.875rem', - fontWeight: '500', + fontWeight: '600', lineHeight: '1.2', fontFamily: 'Montserrat', },