Update index-enter.html

This commit is contained in:
Innovation Inc 2019-09-19 14:10:35 -05:00 committed by GitHub
parent 09b9afdc70
commit 463a4cdf1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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