more stuff

This commit is contained in:
Rüdiger Diedrich
2023-03-02 20:13:14 +01:00
parent c70586864b
commit 9f239d0305
9 changed files with 673 additions and 38 deletions

View File

@ -30,7 +30,7 @@
</div>
</header>
<main class="px-4 py-20 sm:px-6 lg:px-8">
<div class="mx-auto max-w-2xl">
<div class="mx-auto">
<.flash kind={:info} title="Success!" flash={@flash} />
<.flash kind={:error} title="Error!" flash={@flash} />
<.flash

View File

@ -11,7 +11,7 @@
<script defer phx-track-static type="text/javascript" src={~p"/assets/app.js"}>
</script>
</head>
<body class="bg-white antialiased">
<body class="antialiased">
<ul class="flex justify-end gap-2">
<%= if @current_user do %>
<li>