updated username style

This commit is contained in:
noumantahir 2022-06-10 17:31:42 +05:00
parent 8c5be59182
commit f0c19b968b

View File

@ -40,10 +40,10 @@ export default EStyleSheet.create({
paddingLeft: 16, paddingLeft: 16,
marginLeft: -8, marginLeft: -8,
zIndex: -1, zIndex: -1,
fontSize: 16, fontSize: 15,
borderTopRightRadius: 20, borderTopRightRadius: 20,
borderBottomRightRadius: 20, borderBottomRightRadius: 20,
fontWeight: '700', fontWeight: 'bold',
}, },
logoEstm: { logoEstm: {
width: '$deviceWidth / 1.4', width: '$deviceWidth / 1.4',