Shrink to 16 again
parent
de94acb6c8
commit
6848ade046
|
@ -475,7 +475,7 @@ const styles = StyleSheet.create({
|
||||||
},
|
},
|
||||||
newPostBtnLabel: {
|
newPostBtnLabel: {
|
||||||
color: colors.white,
|
color: colors.white,
|
||||||
fontSize: 17,
|
fontSize: 16,
|
||||||
fontWeight: '600',
|
fontWeight: '600',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue