Skip to content

Commit 1ef0be5

Browse files
authored
Update index.html
1 parent bd742a6 commit 1ef0be5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,10 @@ <h1>Climbing</h1>
6262
<table class="charts-css bar show-primary-axis show-labels bar show-4-secondary-axes data-spacing-10">
6363
<tr>
6464
<th scope="row">V7</th>
65-
<td style="--color: green; --size:0.875;">
66-
<span class="data">7</span>
65+
<td style="--color: green; --size:0.75;">
66+
<span class="data">6</span>
6767
<span class="tooltip">
6868
&#9989; [Bend] The Wizard <br>
69-
&#9989; [Carver] Angry Pidgeon <br>
7069
&#9989; [Carver] Higher Education <br>
7170
&#9989; [Carver] Red Meat Ma'am <br>
7271
&#9989; [Leavenworth] Busted <br>
@@ -88,9 +87,10 @@ <h1>Climbing</h1>
8887
</tr>
8988
<tr>
9089
<th scope="row">V9</th>
91-
<td style="--color: green; --size:0.125;">
90+
<td style="--color: green; --size:0.25;">
9291
<span class="data">1</span>
9392
<span class="tooltip">
93+
&#9989; [Carver] Angry Squirrel <br>
9494
&#9989; [Joe's Valley] Worst Case Scenario <br>
9595
</span>
9696
</td>

0 commit comments

Comments
 (0)