aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/profile')
-rw-r--r--src/components/profile/ProfileBadges.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/profile/ProfileBadges.tsx b/src/components/profile/ProfileBadges.tsx
index 39e84705..089d9ea4 100644
--- a/src/components/profile/ProfileBadges.tsx
+++ b/src/components/profile/ProfileBadges.tsx
@@ -135,6 +135,7 @@ const styles = StyleSheet.create({
badgeContainer: {
width: '100%',
justifyContent: 'space-between',
+ marginTop: 5,
marginBottom: 15,
},
circle: {