Commit 3e9e069d authored by norhalimah's avatar norhalimah

....

parent 30aa22bc
...@@ -250,14 +250,14 @@ export default StyleSheet.create({ ...@@ -250,14 +250,14 @@ export default StyleSheet.create({
flex: 1, flex: 1,
}, },
textStyle: { textStyle: {
fontSize: 16, fontSize: 14,
padding: 8, padding: 8,
paddingTop:100, paddingTop:100,
textAlign: 'center', textAlign: 'center',
fontFamily: 'sans-serif', fontFamily: 'sans-serif',
}, },
textStyleB: { textStyleB: {
fontSize: 16, fontSize: 12,
padding: 8, padding: 8,
paddingTop:5, paddingTop:5,
textAlign: 'center', textAlign: 'center',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment