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> </section>
<style> <style>
iframe { iframe {
width: 90%; /* It should not be 100% */ width: 80%; /* It should not be 100% */
height: 1000px; height: 800px;
display: block; display: block;
padding-top: 0rem; padding-top: 0rem;
padding-bottom: 10rem; padding-bottom: 10rem;