From 1723b2831f7edb5605ea592a738733cf564a3c1a Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Sat, 30 Jun 2018 00:06:16 -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 0910439..2d7d14f 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ } </style> <body> - <iframe src="index-closed.html" style="height:800px;width:1000px"></iframe> + <iframe src="index-closed.html" style="height:500px;width:1000px"></iframe> <br /> <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home"> </body>