mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-05 15:06:53 +00:00
update
This commit is contained in:
parent
f8661fc029
commit
97117b7849
@ -9,6 +9,7 @@ export default function DocsLayout({ children }: LayoutProps) {
|
|||||||
<main className="flex-1 p-4 lg:p-8 pt-24 lg:pt-8 overflow-y-auto">
|
<main className="flex-1 p-4 lg:p-8 pt-24 lg:pt-8 overflow-y-auto">
|
||||||
<div className="max-w-3xl mx-auto lg:mx-0 lg:mr-auto">{children}</div>
|
<div className="max-w-3xl mx-auto lg:mx-0 lg:mr-auto">{children}</div>
|
||||||
</main>
|
</main>
|
||||||
|
<Footer />
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user