Commit Graph

4 Commits

Author SHA1 Message Date
giles
d8206c7b3b Fix gutter width: close header wrapper before dark main area
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m17s
The max-w-screen-2xl wrapper now only constrains the header/nav,
matching blog layout. Dark content area goes full-width with its
own inner max-w constraint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:45:57 +00:00
giles
1b4e51c48c Add max-width gutters to match coop layout
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
Wrap page in max-w-screen-2xl mx-auto py-1 px-1 like blog.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:38:14 +00:00
giles
e7610bed7c Dark content area beneath coop header
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
Wrap content block in bg-dark-800 so all existing dark-themed
templates render correctly without per-file migration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:34:56 +00:00
giles
d77241602f Import common/ 2026-02-24 23:08:41 +00:00