Increase stroke width for language boundaries
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
.language {
|
.language {
|
||||||
stroke: red;
|
stroke: red;
|
||||||
fill: none;
|
fill: none;
|
||||||
stroke-width: 1;
|
stroke-width: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.district {
|
.district {
|
||||||
|
Reference in New Issue
Block a user