You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- align InfraLens's "What it checks" section to the same max-w-4xl content
column as the rest of the page (was max-w-6xl, the only outlier)
- fix a footer column vertical-alignment bug — bare <li> elements picked up
an inherited line-height "strut" that text-only and icon+text links
resolved against differently; a previously known, never-fixed regression
from the branding pass, now verified at 0px offset between columns
- move the homepage hero's GitHub link to its own line below the CTA
buttons, matching InfraLens's secondary-actions treatment, and simplify
its label to "GitHub" (it links to a profile, not a specific repo)
0 commit comments