From 960e6da0cc031739443314c39a939e5aec11cde1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 6 Feb 2024 12:23:32 +0100 Subject: [PATCH] Update landing-hero-animation.tsx --- documentation/src/refine-theme/landing-hero-animation.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/src/refine-theme/landing-hero-animation.tsx b/documentation/src/refine-theme/landing-hero-animation.tsx index bb18dfbe..3883c365 100644 --- a/documentation/src/refine-theme/landing-hero-animation.tsx +++ b/documentation/src/refine-theme/landing-hero-animation.tsx @@ -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",