···4949 <View style={[a.gap_xl]}>
5050 <View style={[a.gap_md]}>
5151 <Text style={[a.text_3xl, {fontWeight: '900'}]}>
5252- <Trans>Introducing new font settings ✨</Trans>
5252+ <Trans>New font settings ✨</Trans>
5353 </Text>
5454- <Text style={[a.text_lg, a.leading_snug]}>
5454+ <Text style={[a.text_lg, a.leading_snug, {maxWidth: 400}]}>
5555 <Trans>
5656- To the ensure the best possible experience, we're introducing a
5757- new theme font, along with adjustable font sizing settings.
5656+ We're introducing a new theme font, along with adjustable font
5757+ sizing.
5858 </Trans>
5959 </Text>
6060 <Text
6161 style={[a.text_sm, a.leading_snug, t.atoms.text_contrast_medium]}>
6262 <Trans>
6363- Defaults are shown below. You can edit these in your Appearance
6464- Settings later.
6363+ You can adjust these in your Appearance Settings later.
6564 </Trans>
6665 </Text>
6766 </View>