diff options
Diffstat (limited to 'templates/route_map.html.ep')
-rw-r--r-- | templates/route_map.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/route_map.html.ep b/templates/route_map.html.ep index 447960a..9bb264a 100644 --- a/templates/route_map.html.ep +++ b/templates/route_map.html.ep @@ -3,7 +3,7 @@ % } <div class="container"> - <div id="map" style="height: 500px;"> + <div id="map" style="height: 70vh;"> </div> </div> |