tweak spacing

This commit is contained in:
Samuel Newman
2025-11-28 16:08:48 +02:00
parent 3b0761e2d4
commit bdc8a16f12
@@ -21,7 +21,7 @@ export function GetContacts({
const gutters = useGutters([0, 'wide']) const gutters = useGutters([0, 'wide'])
const style = [a.text_md, a.leading_snug, a.mt_sm] const style = [a.text_md, a.leading_snug, a.mt_md]
return ( return (
<View style={[a.h_full]}> <View style={[a.h_full]}>
@@ -36,7 +36,7 @@ export function GetContacts({
numbers and letters that cant be decoded with a key. numbers and letters that cant be decoded with a key.
</Trans> </Trans>
</Text> </Text>
<Text style={style}> <Text style={[style, a.mt_lg]}>
&bull; <Trans>We only suggest follows if both people consent</Trans> &bull; <Trans>We only suggest follows if both people consent</Trans>
</Text> </Text>
<Text style={style}> <Text style={style}>
@@ -49,7 +49,7 @@ export function GetContacts({
<Text style={style}> <Text style={style}>
&bull; <Trans>You can always opt out</Trans> &bull; <Trans>You can always opt out</Trans>
</Text> </Text>
<Text style={style}> <Text style={[style, a.mt_lg]}>
<Trans> <Trans>
We apply the highest privacy standards just in case just in case We apply the highest privacy standards just in case just in case
your contacts include minors. We never share, or sell your contact your contacts include minors. We never share, or sell your contact