• v2.2.2 a2cf9791ae

    fix: optimize footer layout for mobile
    Some checks failed
    Build & Deploy / 🔍 Prepare (push) Successful in 7s
    Build & Deploy / 🧪 QA (push) Successful in 2m8s
    Build & Deploy / 🏗️ Build (push) Successful in 4m5s
    Build & Deploy / 🚀 Deploy (push) Successful in 17s
    Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 4m16s
    Build & Deploy / 🔔 Notify (push) Successful in 4s

    mmintel released this 2026-02-28 09:53:00 +00:00

    • Switch to grid-cols-2 on mobile (was grid-cols-1)
    • Brand column: col-span-2 (full width on mobile)
    • Legal + Company columns: col-span-1 each (side-by-side on mobile)
    • Recent Posts column: col-span-2 (full width on mobile)
    • Reduce footer padding: py-14 md:py-24 (was py-24)
    • Tighten grid gap: gap-10 md:gap-16 (was gap-16)
    • Bottom bar: flex-row always so copyright + language on one line
    Downloads