Merge branch '246-bug-svg-errors' into 'master'

Resolve "bug: svg errors"

Closes #246

See merge request bloodyhealth/drip!111
This commit is contained in:
Julia Friesel
2018-11-28 10:19:30 +00:00
29 changed files with 258 additions and 625 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ export default StyleSheet.create({
},
homeCircle: {
borderRadius: 100,
borderWidth: 0.5,
borderWidth: 1,
width: 80,
height: 80,
alignItems: 'center',