diff --git a/public/style.css b/public/style.css index b220b88..22f592f 100644 --- a/public/style.css +++ b/public/style.css @@ -7,7 +7,7 @@ body { #map-container { flex-basis: 100%; position: relative; - max-height: 100vh; + height: 100vh; } svg, object {