„lib/chiya_web/components/layouts/root_public.html.heex“ ändern

This commit is contained in:
inhji 2023-07-07 13:47:22 +02:00
parent 9c5f858694
commit 939dbfb569

View file

@ -72,9 +72,7 @@
</header>
<main class="mx-3 md:mx-0">
<section class="mx-auto max-w-2xl">
<%= @inner_content %>
</section>
<%= @inner_content %>
</main>
<footer class="max-w-full mt-8 p-8 text-theme-base/75 bg-theme-background1">