From b86d07cc9b93fd4c6e1780ba9eea482c99af840c Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Fri, 21 May 2021 16:12:17 -0700 Subject: Fix spacing for tagged user tile --- src/components/profile/ProfilePreview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/profile/ProfilePreview.tsx b/src/components/profile/ProfilePreview.tsx index af49c6a2..88c075e2 100644 --- a/src/components/profile/ProfilePreview.tsx +++ b/src/components/profile/ProfilePreview.tsx @@ -389,7 +389,7 @@ const styles = StyleSheet.create({ }, tagSelectionNameContainer: { width: '100%', - paddingVertical: '5%', + marginVertical: '10%', }, tagSelectionUsername: { fontWeight: '500', -- cgit v1.2.3-70-g09d2