diff --git a/solution/site/src/layouts/editorial/Shell.tsx b/solution/site/src/layouts/editorial/Shell.tsx index 9dfcd8c..ab3ce9b 100644 --- a/solution/site/src/layouts/editorial/Shell.tsx +++ b/solution/site/src/layouts/editorial/Shell.tsx @@ -154,7 +154,7 @@ export function Shell({children}: {children: ReactNode}) { href={link.url} target="_blank" rel="noopener noreferrer" - className="underline underline-offset-4 opacity-80 transition-opacity hover:opacity-100" + className="underline underline-offset-4 opacity-90 transition-opacity hover:opacity-100" > {channelLabel(link)} diff --git a/solution/site/src/layouts/pastel/SectionHead.tsx b/solution/site/src/layouts/pastel/SectionHead.tsx index 1800ea1..e426f92 100644 --- a/solution/site/src/layouts/pastel/SectionHead.tsx +++ b/solution/site/src/layouts/pastel/SectionHead.tsx @@ -38,7 +38,7 @@ export function SectionHead({ {/* 설명은 한 줄이다. 없으면 그리지 않는다 — 없는 문구를 지어내지 않는다. */} {lead && ( -

{lead}

+

{lead}

)} {aside &&
{aside}
} diff --git a/solution/site/src/lib/ui/Carousel.tsx b/solution/site/src/lib/ui/Carousel.tsx index bd14d1a..cd2346a 100644 --- a/solution/site/src/lib/ui/Carousel.tsx +++ b/solution/site/src/lib/ui/Carousel.tsx @@ -257,7 +257,7 @@ export function Carousel({ ))} )} - + {selected + 1} / {snaps.length} diff --git a/solution/site/src/sections/LocalGuideSection.tsx b/solution/site/src/sections/LocalGuideSection.tsx index 6b0d3ec..235bfe2 100644 --- a/solution/site/src/sections/LocalGuideSection.tsx +++ b/solution/site/src/sections/LocalGuideSection.tsx @@ -261,7 +261,7 @@ function PlaceList({ {(Number.isFinite(distanceOf(open)) || open.distanceText) && (

{walkText(distanceOf(open)) ?? open.distanceText} - {open.distanceText && {open.distanceText}} + {open.distanceText && {open.distanceText}}

)} {open.location && ( diff --git a/solution/site/src/sections/MobileTabBar.tsx b/solution/site/src/sections/MobileTabBar.tsx index ddff550..a137803 100644 --- a/solution/site/src/sections/MobileTabBar.tsx +++ b/solution/site/src/sections/MobileTabBar.tsx @@ -60,7 +60,7 @@ export function MobileTabBar() { {phone && ( 전화 @@ -72,7 +72,7 @@ export function MobileTabBar() { - {/* 서버 렌더 · 자바스크립트 꺼짐: 달력 대신 사실만 내보낸다(머리주석). */} {today === null || cursor === null ? (

날짜 선택은 브라우저에서 열립니다. 실제 예약 가능 여부와 결제는 아래 예약 창구에서 확인해 주세요.

- ) : !pickerOpen && !submitted ? null : submitted ? ( + ) : submitted ? ( setSubmitted(false)} diff --git a/solution/site/src/sections/WeatherSection.tsx b/solution/site/src/sections/WeatherSection.tsx index d49ff95..ca2b4ed 100644 --- a/solution/site/src/sections/WeatherSection.tsx +++ b/solution/site/src/sections/WeatherSection.tsx @@ -107,10 +107,10 @@ export function WeatherSection() { {bandLine && (

{band}