[Neue] Font weights (#5442)
* Align all font weights * Only load necessary fonts * Also comment out from hook
This commit is contained in:
@@ -632,7 +632,7 @@ const styles = StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
},
|
||||
aviExtraCount: {
|
||||
fontWeight: 'bold',
|
||||
fontWeight: '600',
|
||||
paddingLeft: 6,
|
||||
},
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user