tweak styles
This commit is contained in:
@@ -72,7 +72,7 @@ export function GermButton({
|
|||||||
<Text style={[a.text_sm, a.font_medium, a.ml_xs]}>
|
<Text style={[a.text_sm, a.font_medium, a.ml_xs]}>
|
||||||
<Trans>Germ DM</Trans>
|
<Trans>Germ DM</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
<ArrowTopRightIcon style={[t.atoms.text]} size="sm" />
|
<ArrowTopRightIcon style={[t.atoms.text, a.mx_2xs]} width={14} />
|
||||||
</Link>
|
</Link>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user