Move logo to right side of brand text
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f68757eebd
commit
482b34f897
|
|
@ -181,6 +181,7 @@ export default function Header() {
|
|||
textDecoration: 'none',
|
||||
flexShrink: 0,
|
||||
lineHeight: 1,
|
||||
direction: 'ltr',
|
||||
}}
|
||||
>
|
||||
<div style={{ display: 'flex', flexDirection: 'column', gap: 5 }}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue