v0.6.20: center library byline + back-link to match centered H1
The global h1 rule sets text-align: center, so .library-title rendered
centered while the .library-creator byline and .library-back breadcrumb
inherited the default left alignment. On the no-cover layout that
looked like the byline had detached from the title — title centered,
byline flush-left.
Center both. When a cover is present (grid layout, title in the right
column next to the cover), restore left-alignment via a :not(.no-cover)
override so the right column reads as a coherent block.
Co-Authored-By
Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-21 04:41 UTC