Make home screen centered
This commit is contained in:
+2
-1
@@ -116,7 +116,8 @@ export default StyleSheet.create({
|
|||||||
color: fontOnPrimaryColor
|
color: fontOnPrimaryColor
|
||||||
},
|
},
|
||||||
homeView: {
|
homeView: {
|
||||||
margin: 40,
|
alignItems: 'center',
|
||||||
|
marginVertical: 40
|
||||||
},
|
},
|
||||||
homeDescriptionText: {
|
homeDescriptionText: {
|
||||||
width: 200,
|
width: 200,
|
||||||
|
|||||||
Reference in New Issue
Block a user