Oayout
This commit is contained in:
@@ -45,7 +45,7 @@ export default function RootLayout({
|
||||
{!hasEnvVars ? <EnvVarWarning /> : <HeaderAuth />}
|
||||
</div>
|
||||
</nav>
|
||||
<div className="flex flex-col gap-20 max-w-5xl p-5">
|
||||
<div className="flex flex-col gap-20 w-[40%] p-5">
|
||||
{children}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user