Change Push footer to bottom of page
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<div class="flex min-h-[100dvh] flex-col">
|
<div class="flex min-h-[100dvh] flex-col">
|
||||||
<Header user={data.user} />
|
<Header user={data.user} />
|
||||||
<main class="container mx-auto max-w-4xl">
|
<main class="container mx-auto max-w-4xl flex-grow">
|
||||||
{@render children()}
|
{@render children()}
|
||||||
</main>
|
</main>
|
||||||
<Footer />
|
<Footer />
|
||||||
|
|||||||
Reference in New Issue
Block a user