push text down
This commit is contained in:
parent
2e84ef4f69
commit
c582ba65a3
|
@ -161,7 +161,7 @@ const styles = StyleSheet.create({
|
||||||
backgroundColor: 'black',
|
backgroundColor: 'black',
|
||||||
},
|
},
|
||||||
homeTextContainer: {
|
homeTextContainer: {
|
||||||
paddingVertical: 40,
|
paddingVertical: 60,
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
width: '95%',
|
width: '95%',
|
||||||
marginLeft: '2.5%',
|
marginLeft: '2.5%',
|
||||||
|
@ -211,7 +211,7 @@ const styles = StyleSheet.create({
|
||||||
zIndex: 0,
|
zIndex: 0,
|
||||||
width: '70%',
|
width: '70%',
|
||||||
height: 200,
|
height: 200,
|
||||||
paddingTop: '20%',
|
paddingTop: '32%',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
marginHorizontal: '15%'
|
marginHorizontal: '15%'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue