medialog commited on
Commit
2e235e4
·
verified ·
1 Parent(s): a52f7e6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -7,14 +7,14 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <div class="card">
11
  <iframe src="https://partner.novamsg.org:8030/"
12
  width="100%"
13
  height="100%"
14
  style="border:none;">
15
  Your browser does not support iframes.
16
  </iframe>
17
- </div>
18
 
19
  </body>
20
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+
11
  <iframe src="https://partner.novamsg.org:8030/"
12
  width="100%"
13
  height="100%"
14
  style="border:none;">
15
  Your browser does not support iframes.
16
  </iframe>
17
+
18
 
19
  </body>
20
  </html>