Update index.html

This commit is contained in:
2024-06-03 12:39:03 -04:00
committed by GitHub
parent 908727bb4f
commit 12a73bbad8

View File

@@ -7,10 +7,10 @@
<style>
/* Ensure the map container takes up the full page */
#map {
height: 90%;
height: 100%;
width: 100%;
position: absolute;
top: 10%;
top: 35px;
bottom: 0;
left: 0;
right: 0;