mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
fix footer padding
This commit is contained in:
parent
37380b977e
commit
6f5aab11d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<footer
|
||||
class="dark:brightness-90 relative mt-4 rounded-lg w-full pt-4 pb-3 mb-2 bg-secondary"
|
||||
class="dark:brightness-90 relative mt-4 rounded-lg w-full py-4 mb-2 bg-secondary"
|
||||
>
|
||||
<div class="w-full px-6 mx-auto">
|
||||
<div
|
||||
|
|
|
|||
Loading…
Reference in a new issue