Update listing style

This commit is contained in:
Maarten 2024-08-08 13:19:20 +02:00
parent 4f50526a1d
commit c82c5b592c
2 changed files with 6 additions and 6 deletions

View file

@ -171,8 +171,8 @@ const styles = StyleSheet.create( {
justifyContent: 'space-between',
flexDirection: 'row',
alignItems: 'center',
paddingBottom: 10,
marginBottom: 10,
paddingBottom: 20,
marginBottom: 20,
borderBottomWidth: 1,
borderBottomColor: '#f2f2f2',
},