← gitpulse
Merged
Size
XS
Change Breakdown
Code Style100%
#62style(site): match release page body text size to homepage feed

Release page typography aligned with homepage feed

The release page now reads at the same scale as homepage story cards—standfirsts and headlines across both surfaces use consistent text sizing and line heights.

The release page previously used custom sub-rem font sizes for standfirsts and headlines, creating a slight visual mismatch with the homepage feed. Standfirst text ranged from 0.8rem to 0.95rem depending on component type, while the homepage feed used a standard text-lg scale.

In the ReleaseEditionTopStories component, lead and secondary story standfirsts now render at text-lg with 1.7 line height, and compact story headlines and standfirsts received similar treatment. The ReleaseEditionChangelog component received parallel adjustments—changelog item headlines now use text-base instead of the previous 0.9375rem custom size.

The result is a unified typographic scale across the site. Release page text now matches the homepage feed's standard sizing, so readers see consistent body text weights whether they are browsing the main feed or reviewing a specific release.