Files
elixirAI/lib/elixir_ai_web/utils/layouts/app.html.heex
Alex Mickelson 0041c25f19
Some checks failed
CI/CD Pipeline / build (push) Failing after 8s
refactoring folders
2026-03-25 12:05:56 -06: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>