Use bold on the new library headline font

This commit is contained in:
Jackson Harper 2022-08-18 11:51:29 +08:00
parent 0eda66652e
commit f6cdfaf8c9

View file

@ -158,7 +158,7 @@ const textVariants = {
fontSize: 24,
fontFamily: 'inter',
lineHeight: 'unset',
fontWeight: 'medium',
fontWeight: 'bold',
color: '$textSubtle',
},
error: {