mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-hero-animation.tsx
This commit is contained in:
parent
508d81d691
commit
960e6da0cc
@ -43,6 +43,7 @@ const platformItems: ItemType[] = [
|
|||||||
"text-gray-1000 dark:text-gray-0",
|
"text-gray-1000 dark:text-gray-0",
|
||||||
props.className,
|
props.className,
|
||||||
)}
|
)}
|
||||||
|
style={{ marginLeft: '1.5em' }}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
color: "#ffffff",
|
color: "#ffffff",
|
||||||
@ -57,6 +58,7 @@ const platformItems: ItemType[] = [
|
|||||||
"text-gray-1000 dark:text-gray-0",
|
"text-gray-1000 dark:text-gray-0",
|
||||||
props.className,
|
props.className,
|
||||||
)}
|
)}
|
||||||
|
style={{ marginLeft: '1.5em' }}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
color: "#ffffff",
|
color: "#ffffff",
|
||||||
|
Loading…
Reference in New Issue
Block a user