Commit graph

1 commit

Author SHA1 Message Date
c2d76a9372 fix: responsive layout - use fluid padding and stack on mobile
- Header, sections, footer use px-4/6/10 responsive padding
- Hero grid stacks on mobile (grid-cols-1 → lg:grid-cols-2)
- Rutas flex wraps on mobile
- Footer stacks on mobile
- Fluid typography with clamp()
2026-07-13 12:57:58 +02:00