Skip to content

Commit

Permalink
forgot a line
Browse files Browse the repository at this point in the history
  • Loading branch information
darkhappy committed Mar 2, 2020
1 parent 67e5403 commit 241d92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Invasions.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Invasions extends Component {
<div className="col text-right">
<Line
percent={item.percent}
strokeWidth={2}
strokeWidth={1}
strokeColor={item.colour}
/>
<span className="badge badge-dark">
Expand Down

0 comments on commit 241d92a

Please sign in to comment.