increase header height

This commit is contained in:
root 2024-10-24 00:52:10 +00:00
parent d69035cf65
commit 5213995fa8

View file

@ -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;