Visually unify the home header with other screens
This commit is contained in:
parent
cc6ead42d0
commit
bf056cf622
5 changed files with 10 additions and 6 deletions
|
@ -131,14 +131,14 @@ const styles = isDesktopWeb
|
|||
backgroundColor: 'transparent',
|
||||
},
|
||||
contentContainer: {
|
||||
columnGap: 14,
|
||||
columnGap: 16,
|
||||
marginLeft: 14,
|
||||
paddingRight: 28,
|
||||
backgroundColor: 'transparent',
|
||||
},
|
||||
item: {
|
||||
paddingTop: 8,
|
||||
paddingBottom: 8,
|
||||
paddingTop: 10,
|
||||
paddingBottom: 10,
|
||||
borderBottomWidth: 3,
|
||||
borderBottomColor: 'transparent',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue