Commit 4ef61dc
fix(web): audio page cover clipping the title
The cover card forced aspect-ratio:1 with overflow:hidden, but the
title + How-to-Listen instructions are taller than the square allowed.
Result: the H1 was cropped and the instructions bled past the gradient
edge. Drop the forced square; let the card size to content.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 55c147a commit 4ef61dc
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
0 commit comments