Explorar o código

Update landing-hero-animation.tsx

Filip Cumpalovic hai 1 ano
pai
achega
15a1177b7a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: '1em' }}
+                    style={{ marginLeft: '1.5em' }}
                 />
             </div>
         ),