mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2026-07-16 06:50:22 -04:00
small improvements throughout app
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user