Merge branch '391-bug-home-screen-not-centered' into 'master'
Resolve "bug: home screen not centered" Closes #391 See merge request bloodyhealth/drip!232
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