Increase borderWith of circle icon

This commit is contained in:
Julia Friesel
2019-01-17 17:18:41 +01:00
parent d905139958
commit c5363f588f
+1 -1
View File
@@ -132,7 +132,7 @@ export default StyleSheet.create({
},
homeCircle: {
borderRadius: 100,
borderWidth: 0.7,
borderWidth: 2.3,
width: 80,
height: 80,
alignItems: 'center',