Style cleaning and initial text size audit (#618)

* Style cleaning and initial text size audit

* Put file back
This commit is contained in:
Ollie H 2023-05-15 11:14:45 -07:00 committed by GitHub
parent 841ad692d3
commit 824a2313b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 22 additions and 19 deletions

View file

@ -424,6 +424,7 @@ const styles = StyleSheet.create({
flex: 1,
paddingTop: 20,
paddingBottom: 50,
maxWidth: 300,
},
viewDarkMode: {
backgroundColor: '#1B1919',