Fix SVG pillar icons: add viewBox + explicit width/height, adjust nav tagline
This commit is contained in:
+4
-3
@@ -1343,11 +1343,12 @@ p { margin-bottom: 16px; max-width: 720px; }
|
||||
/* ─── Brand Tagline in Nav ─── */
|
||||
.nav-tagline {
|
||||
font-family: var(--font-body);
|
||||
font-size: 10px;
|
||||
letter-spacing: 0.06em;
|
||||
font-size: 9px;
|
||||
letter-spacing: 0.1em;
|
||||
text-transform: uppercase;
|
||||
color: var(--muted);
|
||||
margin-top: -2px;
|
||||
margin-top: -1px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* ─── Photo Caption Bar (brand mandatory) ─── */
|
||||
|
||||
Reference in New Issue
Block a user