small adjustments for next build

This commit is contained in:
2024-09-12 12:48:30 -05:00
parent 80169960e0
commit 6407a23ee0
2 changed files with 46 additions and 37 deletions

View File

@ -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',