diff options
Diffstat (limited to 'src/components/profile/Friends.tsx')
-rw-r--r-- | src/components/profile/Friends.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/profile/Friends.tsx b/src/components/profile/Friends.tsx index 1c205ce6..0592def8 100644 --- a/src/components/profile/Friends.tsx +++ b/src/components/profile/Friends.tsx @@ -196,6 +196,7 @@ const styles = StyleSheet.create({ marginBottom: '2%', }, findFriendsSubheaderText: { + marginLeft: '5%', color: '#08E2E2', fontSize: normalize(12), fontWeight: '600', |