Rework all typography
This commit is contained in:
parent
df4acbd683
commit
77580ab6a4
28 changed files with 355 additions and 162 deletions
|
@ -82,7 +82,7 @@ export const Search = ({navIdx, visible, params}: ScreenParams) => {
|
|||
size={36}
|
||||
/>
|
||||
<View style={[s.ml10]}>
|
||||
<Text type="h5" style={pal.text}>
|
||||
<Text type="title-sm" style={pal.text}>
|
||||
{item.displayName || item.handle}
|
||||
</Text>
|
||||
<Text style={pal.textLight}>@{item.handle}</Text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue