Skip to content

Commit d9280b2

Browse files
committed
[test] Title font size
1 parent 6171c99 commit d9280b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-app/src/components/Tests.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const styles = StyleSheet.create({
6767
flex: 1
6868
},
6969
title: {
70-
fontSize: 19,
70+
fontSize: 17,
7171
fontWeight: "bold",
7272
color: Colors.white
7373
},

0 commit comments

Comments
 (0)