Update landing-hero-animation.tsx

This commit is contained in:
Filip Cumpalovic 2024-02-06 18:25:02 +01:00 committed by GitHub
parent f4f962bca5
commit 15a1177b7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -206,7 +206,7 @@ const authItems: ItemType[] = [
"text-gray-1000 dark:text-gray-0",
props.className,
)}
style={{ marginLeft: '1em' }}
style={{ marginLeft: '1.5em' }}
/>
</div>
),