diff --git a/src/styles/theme.ts b/src/styles/theme.ts index 1bd2974..6ea83cc 100644 --- a/src/styles/theme.ts +++ b/src/styles/theme.ts @@ -32,7 +32,7 @@ const commonThemeOptions = { fontSize: '23px', fontWeight: 400, lineHeight: 1.5, - letterSpacing: '0.5px', + letterSpacing: 'normal', }, body2: {