Forráskód Böngészése

Update landing-hero-animation.tsx

Filip Cumpalovic 1 éve
szülő
commit
15a1177b7a

+ 1 - 1
documentation/src/refine-theme/landing-hero-animation.tsx

@@ -206,7 +206,7 @@ const authItems: ItemType[] = [
                         "text-gray-1000 dark:text-gray-0",
                         "text-gray-1000 dark:text-gray-0",
                         props.className,
                         props.className,
                     )}
                     )}
-                    style={{ marginLeft: '1em' }}
+                    style={{ marginLeft: '1.5em' }}
                 />
                 />
             </div>
             </div>
         ),
         ),