mirror of
https://github.com/microsoft/SkillOpt.git
synced 2026-07-03 14:02:58 +08:00
Clarify hero harness names
This commit is contained in:
@@ -322,6 +322,12 @@
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.ledger-stat b.ledger-stat-text {
|
||||
max-width: 8.5rem;
|
||||
font-size: 1.08rem;
|
||||
line-height: 1.12;
|
||||
}
|
||||
|
||||
main {
|
||||
width: min(1160px, calc(100% - 40px));
|
||||
margin: 0 auto;
|
||||
@@ -1365,7 +1371,7 @@
|
||||
</div>
|
||||
<div class="ledger-stat">
|
||||
<span>Harnesses</span>
|
||||
<b>2</b>
|
||||
<b class="ledger-stat-text">Codex + Claude Code</b>
|
||||
</div>
|
||||
<div class="ledger-stat">
|
||||
<span>Benchmarks</span>
|
||||
|
||||
@@ -322,6 +322,12 @@
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.ledger-stat b.ledger-stat-text {
|
||||
max-width: 8.5rem;
|
||||
font-size: 1.08rem;
|
||||
line-height: 1.12;
|
||||
}
|
||||
|
||||
main {
|
||||
width: min(1160px, calc(100% - 40px));
|
||||
margin: 0 auto;
|
||||
@@ -1365,7 +1371,7 @@
|
||||
</div>
|
||||
<div class="ledger-stat">
|
||||
<span>Harnesses</span>
|
||||
<b>2</b>
|
||||
<b class="ledger-stat-text">Codex + Claude Code</b>
|
||||
</div>
|
||||
<div class="ledger-stat">
|
||||
<span>Benchmarks</span>
|
||||
|
||||
Reference in New Issue
Block a user