From 543d0982b5c3828a536a0eebd5ea043ca5ebba96 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:29:13 +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 9875f74..f9c292e 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: '1.5em' }} + /> ),