diff options
Diffstat (limited to 'src/components/profile')
| -rw-r--r-- | src/components/profile/ProfileBadges.tsx | 1 |
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: { |
