Add margin-top to market form

This commit is contained in:
ekzyis 2024-09-10 23:53:55 +02:00
parent 6bf3b05407
commit 867971b20c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ templ Index(markets []types.Market) {
hx-select="#modal"
class="flex flex-col mx-3"
>
<label class="my-1" for="question">question</label>
<label class="mt-3 mb-1" for="question">question</label>
<input
id="question"
name="question"