We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a0a9a commit 614475dCopy full SHA for 614475d
source/views/home/button.js
@@ -59,9 +59,7 @@ const styles = StyleSheet.create({
59
},
60
rectangleButtonText: {
61
color: c.white,
62
- // marginTop: cellVerticalPadding / 2,
63
fontFamily: Platform.OS === 'ios' ? 'System' : 'sans-serif-condensed',
64
- // textAlign: 'center',
65
fontSize: 14,
66
67
})
0 commit comments