Clarify email card width comment - same as one top card

This commit is contained in:
Kunthawat Greethong
2026-04-01 22:47:59 +07:00
parent cb3888dba2
commit 8162546583

View File

@@ -67,7 +67,7 @@ import Layout from '../layouts/Layout.astro'
</a>
</div>
<!-- Bottom Row - Email (Centered, Same Width as 2 Top Cards) -->
<!-- Bottom Row - Email (Centered, Same Width as One Top Card) -->
<div class="flex justify-center">
<a href="mailto:contact@moreminimore.com" class="group bg-white rounded-2xl p-8 shadow-lg hover:shadow-2xl transition-all duration-300 hover:-translate-y-2 text-center w-full max-w-[calc(50%-1rem)]">
<div class="w-16 h-16 bg-blue-500 rounded-2xl flex items-center justify-center mx-auto mb-5 group-hover:bg-blue-400 transition-colors">