Skip to content

Commit b5297ce

Browse files
author
Andrzej Antoni Kwaśniewski
committed
fix header styling
1 parent 25d5517 commit b5297ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/common-app/src/common.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ export const commonStyles = StyleSheet.create({
7070
fontSize: 24,
7171
marginVertical: 10,
7272
justifyContent: 'center',
73+
textAlign: 'center',
7374
},
7475
});
7576
/* eslint-enable react-native/no-unused-styles */

0 commit comments

Comments
 (0)