diff --git a/themes/lumbung-theme/static/css/main.css b/themes/lumbung-theme/static/css/main.css index 7de85dd..23a4341 100644 --- a/themes/lumbung-theme/static/css/main.css +++ b/themes/lumbung-theme/static/css/main.css @@ -1011,10 +1011,10 @@ label:hover { display: flex; } -/* publishers map */ +/* leaflet map */ #map { margin-top: 2rem; - margin-bottom: 4rem; + margin-bottom: 4rem !important; /* makes map "break out of container" and take full-width */ width: 100vw !important;