Displays all the text for Home Elements;

Shortens margin btw Home Elements;
Adds missing "visit" to text
This commit is contained in:
emelko
2019-05-28 09:38:34 +02:00
parent 406b71250e
commit 09bbfe8a7d
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ export default StyleSheet.create({
marginBottom: defaultBottomMargin,
},
homeElement: {
marginBottom: 40,
marginBottom: 30,
flexDirection: 'row',
},
homeIconTextWrapper: {