blog: blacksite chrome
This commit is contained in:
@@ -7,7 +7,7 @@ export default function BlogLayout({ children }: { children: React.ReactNode })
|
||||
<>
|
||||
<ScrollProgress />
|
||||
<Header />
|
||||
<main className="mx-auto max-w-5xl px-6 py-12 sm:py-16">
|
||||
<main className="mx-auto w-full max-w-6xl px-6 py-16 sm:py-24">
|
||||
{children}
|
||||
</main>
|
||||
<Footer />
|
||||
|
||||
Reference in New Issue
Block a user