Minor update - change stroke color

resizeSvg
Aadhavan Srinivasan 2 months ago
parent f5a562725c
commit 8b8340fbce

@ -20,7 +20,7 @@
padding: 2em; padding: 2em;
} }
.state { .state {
stroke: black; stroke: white;
stroke-width: 0.5; stroke-width: 0.5;
transition: fill 0.3s; transition: fill 0.3s;
} }

Loading…
Cancel
Save