You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mobile project page: funder sizing, info-list spacing, former leads (#1271)
Three post-release tweaks to the 2.23.0 mobile project-page redesign:
1. Funding logos rendered at wildly different sizes — wide wordmarks (e.g.
Mapillary) were squished into the square cropped thumbnail and shrank to a
sliver. Generate the funder thumbnail aspect-preserving (drop crop=True) and
pin a uniform 30px display height, so badges and wordmarks read at consistent
weight.
2. On metadata-light projects (e.g. homesound), the info-list's first top
border crowded the description because the block had no top margin when it
followed the prose directly (no featured video between). Add margin-top.
3. Team now surfaces former leads: current leads render inline and former
(ended-role) leads collapse into the "+N former lead(s)" <details>. The view
splits leadership into project_leads_current / project_leads_former.
Regression tests updated for the current-vs-former split.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments