From cc71a8ce5808b2f7c40423c1a731821105215984 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 1 Jun 2021 18:53:17 -0400 Subject: Cleanup code/logic, Update heading/subheading, Adjust styling --- src/components/profile/ProfileBadges.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/profile') 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: { -- cgit v1.2.3-70-g09d2