Shrink to 16 again

zio/stable
Tanza3D 2023-10-18 13:53:55 +01:00
parent de94acb6c8
commit 6848ade046
1 changed files with 1 additions and 1 deletions

View File

@ -475,7 +475,7 @@ const styles = StyleSheet.create({
},
newPostBtnLabel: {
color: colors.white,
fontSize: 17,
fontSize: 16,
fontWeight: '600',
},
})