diff options
-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 } |
![]() |
index : bynu/styling | |
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | map.scss | 1 |
@@ -27,6 +27,7 @@ body { } .topbar { + display: inline-block; // avoid shadowing across whole viewport background-color: unset; // override local styling } |