From 02f3b84cb94677079dd2a9f3aacb8c9c11e9696e Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Thu, 18 Mar 2021 15:39:57 -0700 Subject: minor --- src/screens/profile/InviteFriendsScreen.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/screens/profile/InviteFriendsScreen.tsx b/src/screens/profile/InviteFriendsScreen.tsx index 0abac136..a57b72b6 100644 --- a/src/screens/profile/InviteFriendsScreen.tsx +++ b/src/screens/profile/InviteFriendsScreen.tsx @@ -174,7 +174,7 @@ const InviteFriendsScreen: React.FC = ({ - + Sharing is caring, invite friends, and create moments together! @@ -246,7 +246,14 @@ const styles = StyleSheet.create({ fontWeight: '600', lineHeight: normalize(14.32), marginBottom: '5%', + }, + headerText: { textAlign: 'center', + color: '#828282', + fontSize: normalize(12), + fontWeight: '600', + lineHeight: normalize(14.32), + marginBottom: '5%', }, container: { alignSelf: 'center', -- cgit v1.2.3-70-g09d2