diff options
| author | Shravya Ramesh <shravs1208@gmail.com> | 2021-03-18 16:16:48 -0700 |
|---|---|---|
| committer | Shravya Ramesh <shravs1208@gmail.com> | 2021-03-18 16:16:48 -0700 |
| commit | eb382c75aef71510ede1cfabfee13b96477ae6a0 (patch) | |
| tree | 931b86ecd8675d470515c0a75cd717a7bd8487fb | |
| parent | 5c3543494cdc2f164563bff70dbb25398b0cab5c (diff) | |
style minor
| -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', |
