Update index-enter.html

This commit is contained in:
Innovation Inc 2019-09-19 17:46:33 -05:00 committed by GitHub
parent 2600f81c72
commit 54ebe025d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@
} }
</script> </script>
<div class="box-blue"> <div class="box-blue">
<iframe src="index-apps.html" width="98%" height="95%" frameborder="0"></iframe> <iframe src="index-apps.html" width="98%" height="100%" frameborder="0"></iframe>
</div> </div>
</body> </body>
</html> </html>