tangled
alpha
login
or
join now
cameron.stream
/
co
2
fork
atom
A React Native app for the ultimate thinking partner.
2
fork
atom
overview
issues
pulls
pipelines
feat(ui): increase header title font size to 62px
cameron.stream
5 months ago
0d7afb83
25f3f2a6
+1
-1
1 changed file
expand all
collapse all
unified
split
App.tsx
+1
-1
App.tsx
···
1090
1090
alignItems: 'center',
1091
1091
},
1092
1092
headerTitle: {
1093
1093
-
fontSize: 28,
1093
1093
+
fontSize: 62,
1094
1094
fontFamily: 'Lexend_700Bold',
1095
1095
color: darkTheme.colors.text.primary,
1096
1096
},