- 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()
5 lines
229 B
Text
5 lines
229 B
Text
# CodeGraph data files — local to each machine, not for committing.
|
|
# Ignore everything in .codegraph/ except this file itself, so transient
|
|
# files (the database, daemon.pid, sockets, logs) never show up in git.
|
|
*
|
|
!.gitignore
|