mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
docs: fix landing cross alignment
This commit is contained in:
@@ -14,7 +14,7 @@ const SectionSvg = ({
|
||||
<PlusSvg
|
||||
className={`hidden absolute -top-[0.3125rem] right-[1.4625rem] ${
|
||||
crossesOffset && crossesOffset
|
||||
} pointer-events-none lg:block lg:right-[3.25rem]`}
|
||||
} pointer-events-none lg:block lg:right-[3.20rem]`}
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user