Tighten up the home feed

This commit is contained in:
Paul Frazee 2022-12-19 19:12:43 -06:00
parent 3ae5f2886b
commit c9b209c6fd
2 changed files with 50 additions and 17 deletions

View file

@ -223,7 +223,6 @@ const styles = StyleSheet.create({
flexDirection: 'row',
alignItems: 'center',
flexWrap: 'wrap',
minHeight: 36,
paddingBottom: 8,
},
postText: {