fix: [claude-code] 모델 비교 카드 날짜 텍스트 색상 수정 (흰배경에 흰글자 → 명시적 text-white)
This commit is contained in:
@@ -407,7 +407,7 @@
|
||||
<h3 class="text-lg font-black">Claude Opus 4.6</h3>
|
||||
</div>
|
||||
<div class="text-right">
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold">2026.02.05</span>
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold text-white">2026.02.05</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-xs opacity-80 mt-1">claude-opus-4-6 — Anthropic 최고 지능 + 최고 속도</p>
|
||||
@@ -480,7 +480,7 @@
|
||||
<h3 class="text-lg font-black">Claude Opus 4.5</h3>
|
||||
</div>
|
||||
<div class="text-right">
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold">2025.11.24</span>
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold text-white">2025.11.24</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-xs opacity-80 mt-1">인류 최초 SWE-bench 80% 돌파, Claude Code $1B 매출 달성</p>
|
||||
@@ -548,7 +548,7 @@
|
||||
<h3 class="text-lg font-black">Claude Sonnet 4.6</h3>
|
||||
</div>
|
||||
<div class="text-right">
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold">2026.02.17</span>
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold text-white">2026.02.17</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-xs opacity-80 mt-1">claude-sonnet-4-6 — Opus급 코딩 성능을 1/3 가격에</p>
|
||||
@@ -613,7 +613,7 @@
|
||||
<h3 class="text-lg font-black">Claude Sonnet 4.5</h3>
|
||||
</div>
|
||||
<div class="text-right">
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold">2025.09</span>
|
||||
<span class="px-2 py-0.5 bg-white bg-opacity-20 rounded text-xs font-bold text-white">2025.09</span>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-xs opacity-80 mt-1">"세계 최고의 코딩 모델"로 불린 당시 최고 성능 Sonnet</p>
|
||||
|
||||
Reference in New Issue
Block a user