Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
woodfrog committed Oct 14, 2024
1 parent 45a87ec commit accd32d
Show file tree
Hide file tree
Showing 5 changed files with 1,166 additions and 1,186 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ <h4 class="title is-3 has-text-centered">
<div class="column is-four-fifths">
<div class="field is-grouped is-grouped-centered">
<div class="control" style="width: 250px;">
<label class="label" for="dimension-select">Comparison Dimension</label>
<label class="label" for="dimension-select" style="text-align: center;">Comparison Dimension</label>
<div class="select is-fullwidth">
<select id="dimension-select">
<option value="skills">Skills</option>
Expand All @@ -373,7 +373,7 @@ <h4 class="title is-3 has-text-centered">
</div>
</div>
<div class="control" style="width: 250px;">
<label class="label" for="model-set-select">Model Set</label>
<label class="label" for="model-set-select" style="text-align: center;">Model Set</label>
<div class="select is-fullwidth">
<select id="model-set-select">
<option value="all_flagship"> Flagship models</option>
Expand Down
Loading

0 comments on commit accd32d

Please sign in to comment.