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