Increase information density and enlarge some click targets

This commit is contained in:
Paul Frazee 2022-11-28 09:13:37 -06:00
parent 9c4f62ffeb
commit e3fffac97b
5 changed files with 26 additions and 18 deletions

View file

@ -196,7 +196,7 @@ const styles = StyleSheet.create({
},
postText: {
fontFamily: 'Helvetica Neue',
fontSize: 17,
lineHeight: 22.1, // 1.3 of 17px
fontSize: 16,
lineHeight: 20.8, // 1.3 of 16px
},
})