Update iframe.html
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="content" style="">
|
||||
<iframe src="https://skoolv3.vercel.app" onload='javascript:(function(o){o.style.height=o.contentWindow.document.body.scrollHeight+"px";}(this));' style=""></iframe>
|
||||
<iframe class="mainiframe" src="https://skoolv3.vercel.app" onload='' style="width:45%; height:80%;"></iframe>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/main.js" type="module"></script>
|
||||
|
||||
Reference in New Issue
Block a user