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