modified test.html

This commit is contained in:
MrAlienBoiGithub 2022-11-10 16:02:03 -05:00 committed by GitHub
parent 7928f231da
commit 4dee71eb79

View File

@ -4,6 +4,6 @@
</head>
<body>
<iframe src="tools/sm64/index.html" frameborder="0">test</iframe>
<iframe src="tools/sm64/index.html" frameborder="0" style="width: 100px;height:auto;">test</iframe>
</body>
</html>