Tighten up the home feed

This commit is contained in:
Paul Frazee
2022-12-19 19:12:43 -06:00
parent e8bb545023
commit 3b8dbbff12
2 changed files with 50 additions and 17 deletions
-1
View File
@@ -223,7 +223,6 @@ const styles = StyleSheet.create({
flexDirection: 'row',
alignItems: 'center',
flexWrap: 'wrap',
minHeight: 36,
paddingBottom: 8,
},
postText: {