Rework all typography
This commit is contained in:
parent
df4acbd683
commit
77580ab6a4
28 changed files with 355 additions and 162 deletions
|
@ -160,7 +160,7 @@ const User = ({
|
|||
/>
|
||||
</View>
|
||||
<View style={styles.actorContent}>
|
||||
<Text type="h5" style={pal.text} numberOfLines={1}>
|
||||
<Text type="title-sm" style={pal.text} numberOfLines={1}>
|
||||
{item.displayName || item.handle}
|
||||
</Text>
|
||||
<Text style={pal.textLight} numberOfLines={1}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue