Update webmap.html
This commit is contained in:
parent
15953e0740
commit
b02bdf8566
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user