Update landing-hero-animation.tsx
This commit is contained in:
parent
f4f962bca5
commit
15a1177b7a
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ const authItems: ItemType[] = [
|
||||||
"text-gray-1000 dark:text-gray-0",
|
"text-gray-1000 dark:text-gray-0",
|
||||||
props.className,
|
props.className,
|
||||||
)}
|
)}
|
||||||
style={{ marginLeft: '1em' }}
|
style={{ marginLeft: '1.5em' }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Reference in a new issue