fix: footer vertical misalignment on all pages #14

Merged
gelu merged 1 commits from main into staging 2026-05-24 14:28:46 +00:00

1 Commits

Author SHA1 Message Date
claude 2cada13fe3 Fix footer vertical misalignment — zero p margin inside footer-wrap
The <p> wrapping the copyright line had default browser margins (1em top/bottom)
which offset it above the sibling flex items despite align-items: center.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 17:11:54 +03:00