better layout

This commit is contained in:
2026-03-05 16:55:16 -07:00
parent ea2b6d4cbf
commit cacae19f74
8 changed files with 274 additions and 77 deletions

View File

@@ -1,3 +1,3 @@
<main class="px-4 py-8 sm:px-6 lg:px-8">
<main class="px-4 py-8 sm:px-6 lg:px-8 h-screen w-screen">
{@inner_content}
</main>