diff --git a/src/theme/foundations/textStyles.ts b/src/theme/foundations/textStyles.ts index e92daed0c9..1a0d605dae 100644 --- a/src/theme/foundations/textStyles.ts +++ b/src/theme/foundations/textStyles.ts @@ -19,7 +19,7 @@ export const textStyles = { fontFamily: 'heading', fontWeight: 700, fontSize: '2.125rem', - letterSpacing: '0.03em', + letterSpacing: '0.04em', lineHeight: 'normal' }, header2: {