Adjust stroke width for home circle
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ export default StyleSheet.create({
|
|||||||
},
|
},
|
||||||
homeCircle: {
|
homeCircle: {
|
||||||
borderRadius: 100,
|
borderRadius: 100,
|
||||||
borderWidth: 0.5,
|
borderWidth: 1,
|
||||||
width: 80,
|
width: 80,
|
||||||
height: 80,
|
height: 80,
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
|
|||||||
Reference in New Issue
Block a user