diff --git a/templates/trip_page.html b/templates/trip_page.html index 1b8f2e0..ab039cd 100644 --- a/templates/trip_page.html +++ b/templates/trip_page.html @@ -42,7 +42,7 @@ } #map { - height: 400px; + height: 100vh; }