chore(size edit)

Co-authored-by: Lee Sheppard<coolusername244@users.noreply.github.com>
Co-authored-by: Lvan Ni <lvan-ni@users.noreply.github.com>
This commit is contained in:
Palmn72 2023-10-06 13:59:36 +02:00
parent 6f7236245b
commit f9f2570be2
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ const styles = StyleSheet.create({
...fontSize.sm,
fontWeight: '500',
},
subtitle: { ...fontSize.sm },
subtitle: { ...fontSize.base },
})