Commit 43ddac3
fix: use fixed height for profile header (6:1 ratio at max-width)
Change header display from aspect-ratio: 3/1 to a fixed height of 128px
(theme.space['32']). This achieves a 6:1 aspect ratio at the 768px
max-width container, and the ratio naturally decreases on mobile as the
width shrinks while height remains constant.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 11cae05 commit 43ddac3
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
0 commit comments