From c3a91fbe07f62b8d1b975af8c30519f4e6234c76 Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Sun, 21 Apr 2019 18:50:41 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index dd21e27..0bfe9cd 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ </style> <body> <center> - <iframe src="index-all.html" frameborder="0" style="height:100%;width:100%"></iframe> + <iframe src="index-all.html" frameborder="0" style="height:%;width:100%"></iframe> </center> </body> </html>