v0.6.19: library page spacing fixes
library_downloads.html: treat Some("") cover_image_url as no-cover.
A blank string previously rendered a 200px-tall broken-image column
with the item title bleeding through as alt text, leaving a large
empty gap above the Downloads section.
.library-page .library-header: align-items center so when a real
cover is present the title+creator sit at the cover's vertical
midpoint instead of pinned to the top.
.discussion-section: drop unscoped max-width: 720px and
margin: 2rem auto. On wide containers (library-page, item-page)
the auto-centering looked indented next to neighbouring full-width
cards. Article and player pages already constrain via their own
parent layout, so dropping the inner max-width doesn't widen
reading contexts.
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:31 UTC