From 1edcf92724da90928d699b5759507bb6aa8af065 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 2 Jul 2018 15:20:58 -0500 Subject: [PATCH] Update index.html --- apps/Market/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Market/index.html b/apps/Market/index.html index 544fe93..9759b8f 100644 --- a/apps/Market/index.html +++ b/apps/Market/index.html @@ -1,4 +1,4 @@ <html> <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> - <iframe src="https://sparrdrem.github.io/DremJS-Market/" style="height:500px;width:900px"> + <iframe src="https://sparrdrem.github.io/DremJS-Market/" style="height:700px;width:1000px"> </html>