Omnibus commited on
Commit
697b253
·
verified ·
1 Parent(s): 690a00b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -10,7 +10,7 @@
10
  <style>
11
  #chart_box{
12
  align-content: center;
13
- display: flex;
14
  flex-direction: column;
15
  align-items: center;
16
  }
 
10
  <style>
11
  #chart_box{
12
  align-content: center;
13
+ display: block;
14
  flex-direction: column;
15
  align-items: center;
16
  }