summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.less11
1 files changed, 11 insertions, 0 deletions
diff --git a/style.less b/style.less
index d9d7eb0..705db87 100644
--- a/style.less
+++ b/style.less
@@ -100,6 +100,17 @@ section#home-header {
color: white;
}
+.leaflet-container:after {
+ content: '';
+ width: 100%;
+ height: 100%;
+ box-shadow: black 0 0px 19px -8px inset;
+ position: absolute;
+ top: 0;
+ z-index: 1000000;
+ pointer-events:none;
+}
+
// ***************** RESPONSIVE