feat: flags

This commit is contained in:
2026-01-15 15:55:36 +01:00
parent 49ff374529
commit 0c41e2aec2
5 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -442,7 +442,7 @@ const styles = StyleSheet.create({
zIndex: 2,
},
heading: {
fontSize: 20,
fontSize: 16,
color: Palette.white,
textAlign: 'center',
fontFamily: FONT_FAMILY.HelveticaNeueMedium,