push text down

This commit is contained in:
Michele Balistreri 2024-10-10 13:12:27 +02:00
parent 2e84ef4f69
commit c582ba65a3
No known key found for this signature in database
GPG Key ID: E9567DA33A4F791A
1 changed files with 2 additions and 2 deletions

View File

@ -161,7 +161,7 @@ const styles = StyleSheet.create({
backgroundColor: 'black',
},
homeTextContainer: {
paddingVertical: 40,
paddingVertical: 60,
flexDirection: 'row',
width: '95%',
marginLeft: '2.5%',
@ -211,7 +211,7 @@ const styles = StyleSheet.create({
zIndex: 0,
width: '70%',
height: 200,
paddingTop: '20%',
paddingTop: '32%',
alignItems: 'center',
marginHorizontal: '15%'
},