Update list.js

This commit is contained in:
Nuno Coelho 2021-08-19 15:27:57 +02:00 committed by GitHub
parent 234975232e
commit 813ea34d9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -452,7 +452,7 @@ const styles = StyleSheet.create({
listHeaderText: {
fontWeight: 'bold',
fontSize: 24,
marginVertical: 8,
marginVertical: 16,
},
ltRoot: {
flexDirection: 'row',