From ac9d34c3b63b7fbffd1a281b4d33b5a8326be7e2 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Fri, 5 Feb 2021 17:45:23 -0500 Subject: fixed padding --- src/components/common/SocialLinkModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/common/SocialLinkModal.tsx b/src/components/common/SocialLinkModal.tsx index c33eda6a..d3bc3945 100644 --- a/src/components/common/SocialLinkModal.tsx +++ b/src/components/common/SocialLinkModal.tsx @@ -129,7 +129,7 @@ const styles = StyleSheet.create({ lineHeight: 20, }, descriptionLabel: { - width: SCREEN_WIDTH * 0.75, + width: SCREEN_WIDTH * 0.7, marginTop: '3%', fontSize: normalize(11), fontWeight: '600', -- cgit v1.2.3-70-g09d2