diff --git a/public/map.css b/public/map.css index ad67ce3..71dfe79 100644 --- a/public/map.css +++ b/public/map.css @@ -1,3 +1,7 @@ +svg { + overflow: hidden; +} + image { image-rendering: pixelated; }