diff options
Diffstat (limited to 'map.scss')
-rw-r--r-- | map.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ body { } .topbar { + display: inline-block; // avoid shadowing across whole viewport background-color: unset; // override local styling } |