style: fix formatting
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simon 2026-07-06 18:12:31 +02:00
parent ce49d751ea
commit eb20c8f3b6
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2
6 changed files with 32 additions and 42 deletions

View file

@ -171,8 +171,8 @@ defmodule MvWeb.Layouts do
</label>
<span class="font-bold">{@club_name}</span>
</header>
<!-- Main Content (shared between mobile and desktop) -->
<!-- Main Content (shared between mobile and desktop) -->
<main class="px-4 py-8 sm:px-6 lg:px-8">
<div class="mx-auto space-y-4 max-full">
{render_slot(@inner_block)}