Omnibus commited on
Commit
97b36fc
·
verified ·
1 Parent(s): 9fca04f

Update merm.html

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