1
1
Fork 0

center footer

This commit is contained in:
Ava Gaiety W 2024-03-25 22:55:07 -05:00
parent 3062bad236
commit 279a10b13e

View file

@ -19,10 +19,8 @@
</div>
</div>
<footer class="mt-12 bg-base/75 contrast-more:bg-crust py-4 px-4">
<div class="text-subtext1">
<footer class="mt-12 bg-base/75 contrast-more:bg-crust py-4 px-4 text-subtext1 text-center">
Built in <a class="link" href="https://www.11ty.dev/">Eleventy</a> with <a class="link" href="https://tailwindcss.com/">TailwindCSS</a> and a 🐈 <a class="link" href="https://github.com/catppuccin">Catppuccin color palette</a>, 🍴 <a class="link" href="https://git.gay/gaiety/portfolio">Fork it Here</a>
</div>
</footer>
</body>
</html>