diff --git a/constants/TVTypography.ts b/constants/TVTypography.ts index 622ab657..7f6e3570 100644 --- a/constants/TVTypography.ts +++ b/constants/TVTypography.ts @@ -24,7 +24,7 @@ export const TVTypography = { heading: 32, /** Overview, actor names, card titles, metadata */ - body: 40, + body: 32, /** Secondary text, labels, subtitles */ callout: 26,