diff --git a/themes/intotheeast/css/style.css b/themes/intotheeast/css/style.css index 49f9ee4..2d490da 100644 --- a/themes/intotheeast/css/style.css +++ b/themes/intotheeast/css/style.css @@ -369,7 +369,7 @@ body::after { } /* match CartoDB dark tile background so no grey flash on load/zoom */ -.leaflet-container { background: #0d0d17 !important; } +.leaflet-container { background: #282828 !important; } .map-empty { display: flex;