Omnibus commited on
Commit
b1d38a1
·
verified ·
1 Parent(s): e3b9084

Update merm.html

Browse files
Files changed (1) hide show
  1. merm.html +4 -2
merm.html CHANGED
@@ -9,8 +9,10 @@
9
  <style>
10
  #chart_box{
11
  display: contents;
12
- width:800px;
13
- }
 
 
14
 
15
  </style>
16
  </head>
 
9
  <style>
10
  #chart_box{
11
  display: contents;
12
+ }
13
+ #chart{
14
+ display: contents;
15
+ }
16
 
17
  </style>
18
  </head>