Shrink to 16 again

This commit is contained in:
Tanza3D 2023-10-18 13:53:55 +01:00
parent de94acb6c8
commit 6848ade046

View file

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