small adjustments for next build
This commit is contained in:
@ -115,14 +115,15 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
input: {
|
||||
width: '100%',
|
||||
minHeight: 100,
|
||||
minHeight: 120,
|
||||
borderColor: 'transparent',
|
||||
borderWidth: 1,
|
||||
borderRadius: 10,
|
||||
padding: 10,
|
||||
marginBottom: 20,
|
||||
marginTop: 120,
|
||||
marginTop: 160,
|
||||
fontSize: 42,
|
||||
lineHeight: 60,
|
||||
textAlign: 'center',
|
||||
color: '#FFFFFF',
|
||||
fontWeight: 'bold',
|
||||
|
Reference in New Issue
Block a user