Current section

Files

Jump to
literature lib literature templates layout error.html.heex
Raw

lib/literature/templates/layout/error.html.heex

<main class="mt-16 min-h-screen py-10 bg-gray-50">
<div class="max-w-(--breakpoint-xl) mx-auto">
{@inner_content}
</div>
</main>