From f0c19b968bab29f2cb9891f9f630e7f513e8652c Mon Sep 17 00:00:00 2001 From: noumantahir Date: Fri, 10 Jun 2022 17:31:42 +0500 Subject: [PATCH] updated username style --- src/screens/accountBoost/screen/accountBoostStyles.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/screens/accountBoost/screen/accountBoostStyles.js b/src/screens/accountBoost/screen/accountBoostStyles.js index 5337b67b6..bdfd0c829 100644 --- a/src/screens/accountBoost/screen/accountBoostStyles.js +++ b/src/screens/accountBoost/screen/accountBoostStyles.js @@ -40,10 +40,10 @@ export default EStyleSheet.create({ paddingLeft: 16, marginLeft: -8, zIndex: -1, - fontSize: 16, + fontSize: 15, borderTopRightRadius: 20, borderBottomRightRadius: 20, - fontWeight: '700', + fontWeight: 'bold', }, logoEstm: { width: '$deviceWidth / 1.4',