Minor update - change stroke color
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user