small improvements throughout app

This commit is contained in:
Emily Liu
2020-12-21 02:01:08 -05:00
parent 7e1e841f41
commit dc37dd21cb
12 changed files with 110 additions and 13 deletions
+5 -3
View File
@@ -9,13 +9,15 @@ const styles=StyleSheet.create({
borderBottomColor:'white',
borderBottomWidth:0.5,
height: Dimensions.get('window').height*0.075,
justifyContent:'center',
paddingLeft: '3%',
fontSize: 32,
display: 'flex',
flexDirection: 'row',
alignItems: 'center',
},
moretext: {
color:'#eee',
fontSize:20,
color:'#e3e3e3',
fontSize:22,
},
headerTitle: {
fontWeight: 'bold',