Fix mail block

This commit is contained in:
2024-06-21 11:54:07 +02:00
parent aca8cd1321
commit 121e8067f4

View File

@@ -42,11 +42,13 @@ const socials = [
</div>
<div class="flex flex-col md:flex-row gap-2 md:items-center">
<h4>Or send me an email:</h4>
<HomeLink
label="arthurdanjou@outlook.fr"
href="mailto:arthurdanjou@outlook.fr"
blanked
/>
<div class="flex">
<HomeLink
blanked
href="mailto:arthurdanjou@outlook.fr"
label="arthurdanjou@outlook.fr"
/>
</div>
</div>
</div>
<div class="mt-8 w-full flex justify-center text-xs">