nick5363 commited on
Commit
bce9089
·
verified ·
1 Parent(s): 771fd95

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -339,9 +339,9 @@ updateCountdown();
339
  "isDataSetEnabled": false,
340
  "isZoomEnabled": true,
341
  "hasSymbolTooltip": true,
342
- "isMonoSize": false,
343
  "width": "100%",
344
- "height": "600"
345
  }
346
  </script>
347
  </div>
 
339
  "isDataSetEnabled": false,
340
  "isZoomEnabled": true,
341
  "hasSymbolTooltip": true,
342
+ "isMonoSize": true,
343
  "width": "100%",
344
+ "height": "400"
345
  }
346
  </script>
347
  </div>