Update webmap.html

This commit is contained in:
Steven Tracey
2021-04-26 19:09:18 -04:00
committed by GitHub
parent 15953e0740
commit b02bdf8566

View File

@@ -100,8 +100,8 @@
</section>
<style>
iframe {
width: 90%; /* It should not be 100% */
height: 1000px;
width: 80%; /* It should not be 100% */
height: 800px;
display: block;
padding-top: 0rem;
padding-bottom: 10rem;