fixed iframe

This commit is contained in:
MrAlienBoiGithub 2022-11-10 16:54:43 -05:00 committed by GitHub
parent f0cd4faa12
commit b373e8696b

View File

@ -4,7 +4,7 @@
</head> </head>
<body> <body>
<div class="container"> <div class="container">
<iframe class="responsive-iframe" src="https://www.youtube.com/embed/tgbNymZ7vqY"></iframe> <iframe class="responsive-iframe" src="tools/sm64/index.html"></iframe>
</div> </div>
</body> </body>
<style> <style>