From d375d23a2f80b59e36655b8ebc1f05e3a71b5c47 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 2 Jul 2018 16:31:23 -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 ca0d48a..bb02b45 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ function checkTime(i) { </style> <body onload="startTime();"> <div id="txt"></div> - <iframe src="index-closed.html" style="height:600px;width:1100px"></iframe> + <iframe src="index-closed.html" style="height:590px;width:1200px"></iframe> <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home"> </body> </html>