Skip to content

Commit

Permalink
style(vx-demo): update Linktypes link color
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster committed May 12, 2020
1 parent 34e9dcd commit 108e6f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export default function Example({
key={i}
data={link}
percent={stepPercent}
stroke="url('#links-gradient')"
stroke="rgb(254,110,158,0.6)"
strokeWidth="1"
fill="none"
/>
Expand Down

0 comments on commit 108e6f4

Please sign in to comment.