Hero title stacked: Sabor Flow above, Da Nang below

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-30 22:34:18 +07:00
parent 55ed12cda2
commit 606bd1c3d1

View File

@@ -391,13 +391,13 @@ section { padding: 5rem 0; }
margin-bottom: 0.35rem; margin-bottom: 0.35rem;
} }
.hero-title-city { .hero-title-city {
display: inline; display: block;
font-size: 0.28em; font-size: 0.22em;
font-weight: 400; font-weight: 400;
letter-spacing: 0.32em; letter-spacing: 0.4em;
text-transform: uppercase; text-transform: uppercase;
color: var(--muted); color: var(--muted);
margin-left: 0.5em; margin-top: 0.5em;
} }
.hero-rule { width: 36px; height: 1px; background: var(--orange); margin: 1.5rem auto; } .hero-rule { width: 36px; height: 1px; background: var(--orange); margin: 1.5rem auto; }