add register, account, article, update navigation
This commit is contained in:
@@ -1091,7 +1091,7 @@ const styles = StyleSheet.create({
|
||||
height: '100%',
|
||||
},
|
||||
productBestSaleTitleText: {
|
||||
width: 200,
|
||||
width: '100%',
|
||||
lineHeight: 40,
|
||||
fontSize: 22,
|
||||
fontWeight: 'bold',
|
||||
@@ -1100,8 +1100,7 @@ const styles = StyleSheet.create({
|
||||
position: 'absolute',
|
||||
zIndex: 2,
|
||||
top: 0,
|
||||
left: '50%',
|
||||
transform: [{ translateX: -100 }],
|
||||
left: 0,
|
||||
textAlign: 'center',
|
||||
fontStyle: 'italic',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user