Some more UI changes for circle profile
This commit is contained in:
@@ -51,12 +51,12 @@ const styles = StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
},
|
||||
profileName: {
|
||||
fontSize: 16,
|
||||
fontWeight: 'bold',
|
||||
fontSize: 17,
|
||||
fontWeight: '500',
|
||||
},
|
||||
smallProfileName: {
|
||||
fontSize: 14,
|
||||
fontWeight: 'bold',
|
||||
fontWeight: '500',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user