mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
fix
This commit is contained in:
@@ -20,7 +20,7 @@ const AuthLayout = ({ children }: PropsWithChildren) => {
|
|||||||
<div className="bg-primary/15 absolute -right-[15vmin] -bottom-[15vmin] min-h-[75vmin] min-w-[75vmin] rotate-45" />
|
<div className="bg-primary/15 absolute -right-[15vmin] -bottom-[15vmin] min-h-[75vmin] min-w-[75vmin] rotate-45" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="z-10 flex w-full max-w-xl flex-col items-center gap-4">
|
<div className="z-10 flex w-full max-w-xl flex-col items-center gap-8">
|
||||||
<BrandHeading size="md" />
|
<BrandHeading size="md" />
|
||||||
{inner}
|
{inner}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user