From 0c5c2b3f7ed889e39c2cc0cc10efee8a68a2ee14 Mon Sep 17 00:00:00 2001 From: math1985 Date: Mon, 5 Mar 2018 01:15:57 +0100 Subject: [PATCH] Make motorway on z6 narrower again --- roads.mss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roads.mss b/roads.mss index 7878274403..f7faf80095 100644 --- a/roads.mss +++ b/roads.mss @@ -61,7 +61,7 @@ @residential-tunnel-fill: darken(@residential-fill, 5%); @living-street-tunnel-fill: lighten(@living-street-fill, 10%); -@motorway-width-z6: 1.2; +@motorway-width-z6: 0.9; @trunk-width-z6: 0.4; @motorway-width-z7: 1.2;