Browse Source

Update landing-hero-animation.tsx

Filip Cumpalovic 1 year ago
parent
commit
543d0982b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/src/refine-theme/landing-hero-animation.tsx

+ 1 - 1
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' }}
+                   
                 />
             </div>
         ),