modified test.html
This commit is contained in:
parent
b373e8696b
commit
7a2d8d371d
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<iframe class="responsive-iframe" src="tools/sm64/index.html"></iframe>
|
||||
<iframe class="responsive-iframe" src="tools/flappybird/index.html"></iframe>
|
||||
</div>
|
||||
</body>
|
||||
<style>
|
||||
@ -12,7 +12,7 @@
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
padding-top: 56.25%;
|
||||
padding-top: 75%;
|
||||
}
|
||||
|
||||
.responsive-iframe {
|
||||
|
Loading…
x
Reference in New Issue
Block a user