Minor update - change stroke color

master
Aadhavan Srinivasan 1 month ago
parent f5a562725c
commit 8b8340fbce

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

Loading…
Cancel
Save