ccefc6e697
Includes a fix to a brittle test that failed due to changes in the number of linebreaks.
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
<main class="px-4 py-8 max-sm:pb-20 sm:px-6 lg:px-8">
|
|
<div class="mx-auto max-w-5xl">
|
|
<.flash_group flash={@flash} />
|
|
{@inner_content}
|
|
</div>
|
|
</main>
|