Small tweak to feed tab bar positioning

This commit is contained in:
Paul Frazee 2023-05-25 17:53:57 -05:00
parent dd1bbcfb0b
commit df6d249e85

View file

@ -132,7 +132,7 @@ const styles = isDesktopWeb
},
contentContainer: {
columnGap: 16,
marginLeft: 14,
marginLeft: 18,
paddingRight: 28,
backgroundColor: 'transparent',
},