about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 1348b394c..c470cb286 100644
--- a/src/screens/Profile/Header/Shell.tsx
+++ b/src/screens/Profile/Header/Shell.tsx
@@ -159,6 +159,6 @@ const styles = StyleSheet.create({
     borderWidth: 2,
   },
   aviLabeler: {
-    borderRadius: 12,
+    borderRadius: 10,
   },
 })