aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/ProfilePreview.tsx
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-02-17 12:44:03 -0800
committerShravya Ramesh <shravs1208@gmail.com>2021-02-17 12:44:03 -0800
commitd250fcf73c5636f8d53a1a0c996b52f27ea24395 (patch)
tree1ec8e121a6d7ca4a35d08f5b151e1536b1adcc85 /src/components/profile/ProfilePreview.tsx
parent1916dcf97b2942b2cbaf5afd3cadbdfcda6f1efb (diff)
cosmetic fixes - keeps all devices consistent
Diffstat (limited to 'src/components/profile/ProfilePreview.tsx')
-rw-r--r--src/components/profile/ProfilePreview.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/profile/ProfilePreview.tsx b/src/components/profile/ProfilePreview.tsx
index cdbf2dab..41792724 100644
--- a/src/components/profile/ProfilePreview.tsx
+++ b/src/components/profile/ProfilePreview.tsx
@@ -365,7 +365,7 @@ const styles = StyleSheet.create({
flexDirection: 'column',
justifyContent: 'center',
alignItems: 'center',
- paddingRight: SCREEN_WIDTH * 0.03,
+ paddingRight: 25,
backgroundColor: 'transparent',
},
suggestedPeopleAvatar: {