Compare commits
No commits in common. "00e318d6399280d50ef4ab60f9ad6ffbdc8f84e8" and "d061a0e6f80c3c777a3f1dc5bb69cca70faa1bb8" have entirely different histories.
00e318d639
...
d061a0e6f8
@ -103,11 +103,9 @@ export function LandingPage() {
|
||||
</span>
|
||||
홈페이지
|
||||
</h1>
|
||||
{buildMode && (
|
||||
<p className="mx-auto mt-6 text-base text-muted-foreground sm:text-lg">
|
||||
가게 이름 한 줄로 시작해 보세요
|
||||
</p>
|
||||
)}
|
||||
<p className="mx-auto mt-6 text-base text-muted-foreground sm:text-lg">
|
||||
가게 이름 한 줄로 시작해 보세요
|
||||
</p>
|
||||
|
||||
{/* ★ 입력 카드와 발행 사이트 띠를 **같은 밴드**에 겹친다(아임웹과 같은 구조).
|
||||
띠를 카드 아래 따로 두면 첫 화면이 세로로 길어지고, 카드가 뜬금없이 혼자 뜬다. */}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user