Nathan Habib commited on
Commit
be21057
1 Parent(s): e529f3e
Files changed (1) hide show
  1. dist/index.html +1 -2
dist/index.html CHANGED
@@ -78,7 +78,6 @@
78
 
79
  <p>Here is why we think a new leaderboard was needed 👇</p>
80
 
81
- <p align="center"><iframe src="plot.html" title="description", height="500" width="80%", style="border:none;"></iframe></p>
82
 
83
  <h2>Harder, better, faster, stronger: Introducing the Leaderboard v2</h2>
84
 
@@ -91,7 +90,7 @@
91
  </p>
92
 
93
  <div class="l-body">
94
- <figure><img src="assets/images/saturation.png"/></figure>
95
  <div id="saturation"></div>
96
  </div>
97
 
 
78
 
79
  <p>Here is why we think a new leaderboard was needed 👇</p>
80
 
 
81
 
82
  <h2>Harder, better, faster, stronger: Introducing the Leaderboard v2</h2>
83
 
 
90
  </p>
91
 
92
  <div class="l-body">
93
+ <iframe src="plot.html" title="description", height="500" width="90%", style="border:none;"></iframe>
94
  <div id="saturation"></div>
95
  </div>
96