일정 카드 AI 픽 부등호 확대(24→34px) + 글로우
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
fdb04a2ccc
commit
df367070ce
@ -591,7 +591,8 @@ function MatchCard({
|
||||
) : (
|
||||
vsSign ? (
|
||||
<span
|
||||
className="font-impact text-[24px] font-extrabold text-[#94FBE0]"
|
||||
className="font-impact text-[34px] font-extrabold leading-none text-[#94FBE0]"
|
||||
style={{ textShadow: "0 0 12px rgba(148,251,224,0.55)" }}
|
||||
title={lang === "en" ? "AI pick lean" : "AI 픽 우세 방향"}
|
||||
>
|
||||
{vsSign}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user