@@ -6,7 +6,8 @@ export const UNMastersListStyles = StyleSheet.create({
wrapper: {
display: 'flex',
flexDirection: 'row',
- alignItems: 'center'
+ alignItems: 'center',
+ marginBottom: 5
},
countryAndYearItemWrapper: {