Moves out IconText component
This commit is contained in:
+2
-4
@@ -131,14 +131,12 @@ export default StyleSheet.create({
|
||||
homeIconTextWrapper: {
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
width: 80,
|
||||
position: 'absolute',
|
||||
},
|
||||
homeIconAndText: {
|
||||
justifyContent: 'center'
|
||||
},
|
||||
wrapperIcon: {
|
||||
width: 80,
|
||||
position: 'absolute'
|
||||
},
|
||||
homeCircle: {
|
||||
borderRadius: 100,
|
||||
borderWidth: 2.3,
|
||||
|
||||
Reference in New Issue
Block a user