Spaces:
Runtime error
Runtime error
Commit
·
3846228
1
Parent(s):
0e806c4
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -53,11 +53,11 @@
|
|
| 53 |
|
| 54 |
<div class="inner">
|
| 55 |
|
| 56 |
-
<p align="center"><iframe src="/examples1" width=850 height="
|
| 57 |
</div>
|
| 58 |
<div class="inner">
|
| 59 |
|
| 60 |
-
<p align="center"><iframe src="/examples2" width=
|
| 61 |
</div>
|
| 62 |
|
| 63 |
</div>
|
|
|
|
| 53 |
|
| 54 |
<div class="inner">
|
| 55 |
|
| 56 |
+
<p align="center"><iframe src="/examples1" width=850 height="450"></iframe></p>
|
| 57 |
</div>
|
| 58 |
<div class="inner">
|
| 59 |
|
| 60 |
+
<p align="center"><iframe src="/examples2" width=900 height="550"></iframe></p>
|
| 61 |
</div>
|
| 62 |
|
| 63 |
</div>
|