about summary refs log tree commit diff
path: root/src/screens/Profile/Header/Shell.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/Profile/Header/Shell.tsx')
-rw-r--r--src/screens/Profile/Header/Shell.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Profile/Header/Shell.tsx b/src/screens/Profile/Header/Shell.tsx
index 2b253212f..27962ba05 100644
--- a/src/screens/Profile/Header/Shell.tsx
+++ b/src/screens/Profile/Header/Shell.tsx
@@ -281,7 +281,7 @@ const styles = StyleSheet.create({
   aviPosition: {
     position: 'absolute',
     top: 104,
-    left: 16,
+    left: 10,
   },
   avi: {
     width: 94,