aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/FriendsCount.tsx
diff options
context:
space:
mode:
authorankit-thanekar007 <ankit.thanekar007@gmail.com>2021-04-22 15:55:49 -0700
committerankit-thanekar007 <ankit.thanekar007@gmail.com>2021-04-22 15:56:44 -0700
commitc740dd5b018e427c23fd41b8dc255df671eabc61 (patch)
tree53834ac1336de56e25af918a448ac8a059359665 /src/components/profile/FriendsCount.tsx
parentaf7c3d686149f32128d251c6d2fab3d82fb89ac4 (diff)
PR Changes
Diffstat (limited to 'src/components/profile/FriendsCount.tsx')
-rw-r--r--src/components/profile/FriendsCount.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/profile/FriendsCount.tsx b/src/components/profile/FriendsCount.tsx
index 18cd1400..8252266e 100644
--- a/src/components/profile/FriendsCount.tsx
+++ b/src/components/profile/FriendsCount.tsx
@@ -62,7 +62,7 @@ const styles = StyleSheet.create({
fontSize: normalize(14),
},
label: {
- marginTop: 10,
+ marginTop: 4,
fontWeight: '500',
fontSize: normalize(14),
},