mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2026-07-16 06:50:22 -04:00
Club page fit design team format+style
This commit is contained in:
@@ -13,6 +13,13 @@ const styles = StyleSheet.create({
|
||||
borderColor: 'black',
|
||||
borderRadius: 12,
|
||||
},
|
||||
item1: {
|
||||
backgroundColor: 'white',
|
||||
padding: 15,
|
||||
borderBottomWidth: 2,
|
||||
borderColor: '#bababa',
|
||||
width: '100%',
|
||||
},
|
||||
title: {
|
||||
fontSize: 28,
|
||||
},
|
||||
|
||||
@@ -9,6 +9,7 @@ const styles=StyleSheet.create({
|
||||
height: Dimensions.get('window').height*0.075,
|
||||
justifyContent:'center',
|
||||
paddingLeft: '3%',
|
||||
fontSize: 32,
|
||||
},
|
||||
moretext: {
|
||||
color:'#eee',
|
||||
|
||||
Reference in New Issue
Block a user