Change Margins
This commit is contained in:
parent
1a4edb5e6d
commit
b84e4c74ce
|
|
@ -83,7 +83,7 @@ const styles = StyleSheet.create({
|
||||||
backgroundColor: Colors.primary500,
|
backgroundColor: Colors.primary500,
|
||||||
},
|
},
|
||||||
homeTab: {
|
homeTab: {
|
||||||
marginTop: 2,
|
marginHorizontal: 4,
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
borderColor: Colors.accent300,
|
borderColor: Colors.accent300,
|
||||||
borderRadius: 50,
|
borderRadius: 50,
|
||||||
|
|
|
||||||
Reference in New Issue