Add margin-top to market form
This commit is contained in:
parent
6bf3b05407
commit
867971b20c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue