From 15a1177b7a7d1032a5888ef0b362a9fc0e38624a Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:25:02 +0100 Subject: [PATCH] Update landing-hero-animation.tsx --- documentation/src/refine-theme/landing-hero-animation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/landing-hero-animation.tsx b/documentation/src/refine-theme/landing-hero-animation.tsx index c1d76b2f..9875f745 100644 --- a/documentation/src/refine-theme/landing-hero-animation.tsx +++ b/documentation/src/refine-theme/landing-hero-animation.tsx @@ -206,7 +206,7 @@ const authItems: ItemType[] = [ "text-gray-1000 dark:text-gray-0", props.className, )} - style={{ marginLeft: '1em' }} + style={{ marginLeft: '1.5em' }} /> ),