Commit e1d1ad9
Show news header images at natural aspect ratio
The news article header forced every image into a fixed 240px-tall box with
object-fit: cover, which cropped the top and bottom of wide banners (and the
sides on narrow screens). The NeuroDataReHack 2026 banner is 3:1 and was
visibly clipped. Let the header image size to its natural aspect ratio so the
full banner is shown. All current news header images are landscape, so none
render unusually tall.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VhJgo7TdFYpPiuBehNr9im1 parent fd997ed commit e1d1ad9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments