diff --git a/templates/includes/form.html.ep b/templates/includes/form.html.ep index cd97686ee620766cc68580829f971e912697b957..9cc57893f58e092da9e21404d75186bf4f962b7e 100644 --- a/templates/includes/form.html.ep +++ b/templates/includes/form.html.ep @@ -1,6 +1,6 @@ <form hx-post="/" hx-target="#response" hx-params="*"> -<div class="card elevation-4 space-y-4"> +<div class="card elevation-4 space-y-4 mt-2"> <div class="card__body"> <div class="grid grid-cols-12 gap-4 row-gap-6">