Update index.html

This commit is contained in:
jomjol
2020-08-08 18:44:06 +02:00
parent 86d0e854e3
commit 07dcacf81e

View File

@@ -62,12 +62,12 @@
margin:0; margin:0;
} }
.h_iframe iframe { .h_iframe iframe {
width:100%; width:98%;
height:100%; height:80%;
} }
.h_iframe { .h_iframe {
height: 100%; height: 80%;
width:100%; width:98%;
} }
</style> </style>
<script type="text/javascript"> <script type="text/javascript">