💄 fix footer bg
This commit is contained in:
parent
abde34ee29
commit
caf8b31781
2 changed files with 10 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
const today = new Date();
|
||||
---
|
||||
|
||||
<footer class="flex justify-center fixed w-screen bottom-0 p-4">
|
||||
<footer class="flex justify-center fixed w-screen bottom-0 p-4 footerbg">
|
||||
{today.getFullYear()} © Sindre Kjelsrud.
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue