* minimal landing page add a minimal gate remove overlap row add bg to avatar set implement basic mock up add header of mock add route * remove avatar from landing * cleanup some web styles * rm `now` * hairline width
This commit is contained in:
@@ -308,6 +308,9 @@ const styles = StyleSheet.create({
|
||||
flex: 1,
|
||||
gap: 14,
|
||||
},
|
||||
border: {
|
||||
borderTopWidth: hairlineWidth,
|
||||
},
|
||||
headerContainer: {
|
||||
flexDirection: 'row',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user