fix: 💄 align footer icons correctly on mobile

This commit is contained in:
Sebin Nyshkim 2024-10-20 22:05:15 +02:00
parent 5b03f34a79
commit 4a18fadb67

View file

@ -62,7 +62,7 @@
</div>
<div class="basis-full space-y-4 sm:text-right">
<p>Made with <a href="https://11ty.dev">11ty</a></p>
<ul class="flex justify-end gap-4" aria-label="Connect">
<ul class="flex justify-start gap-4 sm:justify-end" aria-label="Connect">
<li>
<a
class="fill-slate-700 hover:fill-[#0285FF] dark:fill-slate-300"