Add schedule guide microcopy next to "전체 일정" heading

- 대시보드 "전체 일정" 제목 옆에 "투표하고 싶은 경기를 선택해주세요" 인라인 배치
- 세로 높이 유지(서브라인 X), 제목 옆에 붙여 가시성↑

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
main
Haewon Kam 2026-06-09 14:33:28 +09:00
parent 38ac0af5a9
commit c66812d954
1 changed files with 5 additions and 2 deletions

View File

@ -18,8 +18,11 @@ export default function ScheduleBoard() {
const groups = matchesByDate();
return (
<section className="mt-6">
<div className="mb-3">
<h2 className="text-[22px] font-extrabold"> </h2>
<div className="mb-3 flex items-baseline gap-2.5">
<h2 className="shrink-0 text-[22px] font-extrabold"> </h2>
<span className="whitespace-nowrap text-[12px] text-white/55">
</span>
</div>
<div className="flex flex-col gap-5">