mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 12:27:44 +00:00
docs: refine UI styling and remove loglib
This commit is contained in:
@@ -28,7 +28,7 @@ export default async function HomePage() {
|
||||
return (
|
||||
<main className="h-min mx-auto overflow-x-hidden">
|
||||
<Section
|
||||
className="-z-1 dark:bg-black/[0.95] mb-1 overflow-y-clip"
|
||||
className="-z-1 mb-1 overflow-y-clip"
|
||||
crosses
|
||||
crossesOffset="lg:translate-y-[5.25rem]"
|
||||
customPaddings
|
||||
|
||||
Reference in New Issue
Block a user