aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/FriendsCount.tsx
diff options
context:
space:
mode:
authorankit-thanekar007 <ankit.thanekar007@gmail.com>2021-04-21 16:42:34 -0700
committerankit-thanekar007 <ankit.thanekar007@gmail.com>2021-04-22 15:56:43 -0700
commitaf7c3d686149f32128d251c6d2fab3d82fb89ac4 (patch)
treeaf6142fabbfb806176a5840ec0d0496b6aed15ac /src/components/profile/FriendsCount.tsx
parent3993175a466d4273373591a765bfc2f6a6e89ef4 (diff)
Badge view changes
Diffstat (limited to 'src/components/profile/FriendsCount.tsx')
-rw-r--r--src/components/profile/FriendsCount.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/profile/FriendsCount.tsx b/src/components/profile/FriendsCount.tsx
index 4790743b..18cd1400 100644
--- a/src/components/profile/FriendsCount.tsx
+++ b/src/components/profile/FriendsCount.tsx
@@ -62,6 +62,7 @@ const styles = StyleSheet.create({
fontSize: normalize(14),
},
label: {
+ marginTop: 10,
fontWeight: '500',
fontSize: normalize(14),
},