💄 fixing styling on frontpage, footer & header
This commit is contained in:
parent
964d609197
commit
a58e2c893c
3 changed files with 4 additions and 8 deletions
|
|
@ -2,6 +2,6 @@
|
|||
const today = new Date();
|
||||
---
|
||||
|
||||
<footer class="flex justify-center w-full py-5 fixed bottom-0 footerbg">
|
||||
<footer class="flex justify-center py-5 footerbg">
|
||||
{today.getFullYear()} © Sindre Kjelsrud.
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue