mirror of
https://github.com/brianshea2/meshmap.net.git
synced 2024-11-12 16:44:19 -08:00
increase header height
This commit is contained in:
parent
d69035cf65
commit
5213995fa8
|
@ -33,7 +33,7 @@
|
|||
display: flex;
|
||||
gap: 2ch;
|
||||
font-family: "Roboto", sans-serif;
|
||||
padding: 0.5em 1em;
|
||||
padding: 0.75em;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
@ -74,7 +74,7 @@
|
|||
box-shadow: none;
|
||||
}
|
||||
.leaflet-top {
|
||||
top: 3em;
|
||||
top: 4em;
|
||||
}
|
||||
.leaflet-tooltip-pane {
|
||||
z-index: 750;
|
||||
|
|
Loading…
Reference in a new issue