diff options
Diffstat (limited to 'src/components/dialogs/nuxs/NeueTypography.tsx')
-rw-r--r-- | src/components/dialogs/nuxs/NeueTypography.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/dialogs/nuxs/NeueTypography.tsx b/src/components/dialogs/nuxs/NeueTypography.tsx index fa3936d25..f160c8774 100644 --- a/src/components/dialogs/nuxs/NeueTypography.tsx +++ b/src/components/dialogs/nuxs/NeueTypography.tsx @@ -48,7 +48,7 @@ export function NeueTypography() { <Dialog.ScrollableInner label={_(msg`Introducing new font settings`)}> <View style={[a.gap_xl]}> <View style={[a.gap_md]}> - <Text style={[a.text_3xl, {fontWeight: '900'}]}> + <Text style={[a.text_3xl, a.font_heavy]}> <Trans>New font settings ✨</Trans> </Text> <Text style={[a.text_lg, a.leading_snug, {maxWidth: 400}]}> |