Skip to content

Commit 7696329

Browse files
committed
style: updated styling of vineyards
1 parent b2dfeaf commit 7696329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/map/map.page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ export class MapPage implements OnInit, AfterViewInit {
377377
}),
378378
stroke: new Stroke({
379379
color: stroke,
380-
width: 2,
380+
width: 5,
381381
}),
382382
});
383383
}

0 commit comments

Comments
 (0)