Brand name stacked: SABOR FLOW above, DA NANG below
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -93,13 +93,16 @@ h3 { font-size: clamp(1rem, 2vw, 1.3rem); }
|
||||
font-weight: 800;
|
||||
letter-spacing: 0.12em;
|
||||
color: var(--text);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
line-height: 1.15;
|
||||
}
|
||||
.nav-brand-city {
|
||||
font-size: 0.75em;
|
||||
font-size: 0.72em;
|
||||
font-weight: 400;
|
||||
letter-spacing: 0.08em;
|
||||
letter-spacing: 0.2em;
|
||||
text-transform: uppercase;
|
||||
color: var(--muted);
|
||||
margin-left: 0.3em;
|
||||
}
|
||||
|
||||
.nav-links { display: flex; align-items: center; }
|
||||
@@ -668,8 +671,8 @@ section { padding: 5rem 0; }
|
||||
|
||||
.footer-brand { display: flex; align-items: center; gap: 0.65rem; margin-bottom: 0.5rem; }
|
||||
.footer-brand img { width: 28px; height: 28px; border-radius: 50%; object-fit: cover; }
|
||||
.footer-brand-name { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 0.82rem; font-weight: 800; letter-spacing: 0.12em; color: var(--text); }
|
||||
.footer-brand-city { font-size: 0.75em; font-weight: 400; letter-spacing: 0.08em; color: var(--muted); margin-left: 0.3em; }
|
||||
.footer-brand-name { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 0.82rem; font-weight: 800; letter-spacing: 0.12em; color: var(--text); display: flex; flex-direction: column; line-height: 1.15; }
|
||||
.footer-brand-city { font-size: 0.72em; font-weight: 400; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); }
|
||||
.footer-tagline { color: var(--muted); font-size: 0.72rem; }
|
||||
|
||||
.footer-nav { display: flex; flex-direction: column; gap: 0.5rem; align-items: center; }
|
||||
|
||||
Reference in New Issue
Block a user