Geschichten overview rows look too small after widening — 15px titles and 12px excerpts in full-width rows #802
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
After #799 widened
/geschichtentomax-w-7xl, the editorial list rows kept their compact sizes: titlestext-[15px], excerpts/author/datetext-xs(12px). In full-width rows the text now reads undersized, and the 12px excerpt sits at the absolute accessibility floor.Fix (
GeschichteListRow.svelte)text-[15px]text-lgtext-xstext-smtext-xstext-smUpdate the R-1 impl-ref rows in
docs/specs/geschichten-reader-journey-spec.htmlto match.Acceptance criteria