fix spacing when user has no feeds

This commit is contained in:
Ansh Nanda 2023-05-18 10:36:16 -07:00
parent 571fc37a99
commit f1d2166c29

View file

@ -104,6 +104,7 @@ const styles = StyleSheet.create({
paddingHorizontal: 26,
paddingVertical: 18,
gap: 18,
marginTop: 8,
},
empty: {
paddingHorizontal: 18,