[go: nahoru, domu]

Skip to content

Commit

Permalink
Tweak fontRatio story
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Goodchild committed Nov 14, 2019
1 parent 7a6cdf6 commit 7bd5566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/radial-progress.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ stories
step={5}
width={200}
height={200}
fontRatio={9}
fontRatio={8}
showIntermediateProgress={true}
text={(steps, proportion) => `${Math.floor(proportion * 100)}%`}
/>
Expand Down

0 comments on commit 7bd5566

Please sign in to comment.