Adjust size of map on trip page to avoid scrollbar.

This commit is contained in:
Edward Betts 2024-11-13 14:32:00 +00:00
parent 42066f9dde
commit 7a08c4b56d

View file

@ -53,7 +53,7 @@
}
.half-map {
height: 100vh;
height: 90vh;
}
.full-window-map {