From ad593e26830a535ee2869b75c8ccbff23bef0788 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Tue, 3 Jul 2018 20:34:26 -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 7fd0fe0..469c43b 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:550px;width:1150px"> + <iframe src="https://sparrdrem.github.io/DremJS-Market/" style="height:550px;width:1175px"> </html>