mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Use bold on the new library headline font
This commit is contained in:
parent
0eda66652e
commit
f6cdfaf8c9
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ const textVariants = {
|
|||
fontSize: 24,
|
||||
fontFamily: 'inter',
|
||||
lineHeight: 'unset',
|
||||
fontWeight: 'medium',
|
||||
fontWeight: 'bold',
|
||||
color: '$textSubtle',
|
||||
},
|
||||
error: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue