aboutsummaryrefslogtreecommitdiff
path: root/apps/website/src/components/base/Footer.astro
blob: b24db5fb86d5c3e7bc6fabadaaef42cf8738d9cd (plain)
1
2
3
4
5
6
7
---

---

<footer class="flex min-h-[400px] bg-blue-100 mt-4">

</footer>