front end changes 1
This commit is contained in:
4
lib/derivantes_web/components/layouts/app.html.heex
Normal file → Executable file
4
lib/derivantes_web/components/layouts/app.html.heex
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
<main class="px-4 py-20 sm:px-6 lg:px-8">
|
||||
<div class="mx-auto max-w-2xl">
|
||||
<main>
|
||||
<div>
|
||||
<.flash_group flash={@flash} />
|
||||
<%= @inner_content %>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user