Update landing-hero-animation.tsx

This commit is contained in:
Stefan Pejcic 2024-02-06 12:23:32 +01:00 committed by GitHub
parent 508d81d691
commit 960e6da0cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,7 @@ const platformItems: ItemType[] = [
"text-gray-1000 dark:text-gray-0",
props.className,
)}
style={{ marginLeft: '1.5em' }}
/>
),
color: "#ffffff",
@ -57,6 +58,7 @@ const platformItems: ItemType[] = [
"text-gray-1000 dark:text-gray-0",
props.className,
)}
style={{ marginLeft: '1.5em' }}
/>
),
color: "#ffffff",