Fix footer margin

This commit is contained in:
ekzyis 2024-07-11 02:59:29 +02:00
parent 815c03efc5
commit fb26910e41
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package components
import c "git.ekzyis.com/ekzyis/delphi.market/server/router/context" import c "git.ekzyis.com/ekzyis/delphi.market/server/router/context"
templ Footer() { templ Footer() {
<footer class="flex justify-center px-1 pt-3"> <footer class="flex justify-center my-3">
<div> <div>
<hr/> <hr/>
<small> <small>