Skip to content

Commit 975873c

Browse files
committed
Fix: center genre title
1 parent 8b162d1 commit 975873c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/screens/Pres/Genre.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ const styles = StyleSheet.create({
114114
color: '#F9F2F3',
115115
fontSize: 50,
116116
fontWeight: 'bold',
117+
textAlign: 'center',
117118
},
118119
cover: {
119120
width: "100%",

0 commit comments

Comments
 (0)