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