diff --git a/static/css/main.css b/static/css/main.css index a08323d..a29373f 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -70,6 +70,7 @@ button { #bigmap { position: absolute; + margin-top: 50px; width: 100%; height: 100%; } @@ -119,4 +120,4 @@ button { .more_on_osm a { text-decoration: none; color: #CD59F7; -} \ No newline at end of file +}