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