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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
@ -203,4 +203,4 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script type="text/javascript" src="js/playercount.js"></script>
</body>
</html>
</html>