Files
hallmark/site
YoussefandClaude Opus 4.7 c517264e2d Footer — top-align Hallmark wordmark, larger gap on desktop
Two small footer tweaks:

· `.foot--colophon` switches `align-items: stretch` → `flex-start`
  so all three columns top-align. Before, the wordmark was
  centered vertically inside its column which read as a floating
  signature; now it sits at the same baseline as the prose's
  first line.

· Inter-column `gap` bumped from `var(--space-2xl)` (4rem) to
  `var(--space-4xl)` (10rem). The wordmark now has real breathing
  room from the prose paragraphs on desktop. Mobile stack
  unaffected.

· Explicit `align-self: flex-start` on the mark column belt-and-
  braces against any later flex `align-self` overrides per theme.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 14:24:58 +01:00
..
2026-04-27 21:46:57 +01:00