Files
elixirAI/lib/elixir_ai_web/components/layouts/app.html.heex
2026-03-05 16:55:16 -07:00

4 lines
86 B
Plaintext

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