Increase max size of main container
This commit is contained in:
parent
4c8653c42c
commit
ac3649fae2
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
<span class="text-blue-600 dark:text-blue-400">pildid</span>.
|
||||
</p>
|
||||
</header>
|
||||
<main class="w-full max-w-3xl">
|
||||
<main class="w-full max-w-4xl">
|
||||
{@render children()}
|
||||
</main>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue