Merge branch 'use-icon-font-for-home-icons' into 'master'

Use icon font for home icons

See merge request bloodyhealth/drip!115
This commit is contained in:
Julia Friesel
2018-12-06 08:31:20 +00:00
14 changed files with 70 additions and 61 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ export default StyleSheet.create({
},
homeCircle: {
borderRadius: 100,
borderWidth: 1,
borderWidth: 0.7,
width: 80,
height: 80,
alignItems: 'center',