Rework all typography
This commit is contained in:
parent
df4acbd683
commit
77580ab6a4
28 changed files with 355 additions and 162 deletions
|
@ -26,7 +26,7 @@ export function ComposePrompt({
|
|||
]}
|
||||
onPress={onPressCompose}>
|
||||
<View style={styles.textContainer}>
|
||||
<Text type="h5" style={[pal.textLight, {fontWeight: 'normal'}]}>
|
||||
<Text type="lg" style={[pal.textLight]}>
|
||||
{text}
|
||||
</Text>
|
||||
</View>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue