We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7e4b0 commit e5c3346Copy full SHA for e5c3346
components/speedometer.vue
@@ -4,8 +4,8 @@
4
<path
5
id="meter-bg-bar"
6
d="M50.8884 250C37.0172 227.815 29 201.594 29 173.5C29 93.6949 93.6949 29 173.5 29C253.305 29 318 93.6949 318 173.5C318 201.594 309.983 227.815 296.112 250"
7
- stroke="#CFF80B"
8
- stroke-width="30"
+ stroke="#3D993D"
+ stroke-width="35"
9
stroke-dasharray="615"
10
:stroke-dashoffset="dashOffSet"
11
/>
0 commit comments