Get rid of small space at bottom of page

This commit is contained in:
Catalin Constantin Mititiuc 2024-07-31 14:25:41 -07:00
parent 1687e0e790
commit 8f77c05bd9

View File

@ -20,6 +20,7 @@ svg, object {
object {
opacity: 0;
transition: opacity 0.25s;
display: block;
}
svg image {
@ -225,7 +226,7 @@ img.logo {
display: none;
}
#map-dialog {
dialog {
border: 1px solid black;
}