Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -350,7 +350,7 @@ updateCountdown();
|
|
350 |
<div id="AM">
|
351 |
<iframe
|
352 |
src="https://www.investing.com/equities/most-active-stocks"
|
353 |
-
width="
|
354 |
height="800"
|
355 |
frameborder="0"
|
356 |
style="border: none;"
|
|
|
350 |
<div id="AM">
|
351 |
<iframe
|
352 |
src="https://www.investing.com/equities/most-active-stocks"
|
353 |
+
width="100%"
|
354 |
height="800"
|
355 |
frameborder="0"
|
356 |
style="border: none;"
|