diff --git a/src/app/layout/Header.tsx b/src/app/layout/Header.tsx index 98c7726..42c209b 100644 --- a/src/app/layout/Header.tsx +++ b/src/app/layout/Header.tsx @@ -181,9 +181,15 @@ export default function Header() { textDecoration: 'none', flexShrink: 0, lineHeight: 1, - direction: 'ltr', }} > +
- {/* ── Center: Nav (desktop only) ── */}