💄 fix some styling of footer & sectioncontainer
This commit is contained in:
parent
6811c656e9
commit
2b7805a380
2 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,6 @@
|
|||
const today = new Date();
|
||||
---
|
||||
|
||||
<footer class="flex justify-center py-5 footerbg">
|
||||
<footer class="flex justify-center py-5 mt-auto footerbg">
|
||||
{today.getFullYear()} © Sindre Kjelsrud.
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue