Commit 9289b3d
fix: reduce hero title font size on portrait mobile to prevent word break
17vw was too large for the narrower container (100% - 32px), causing
"PARTY" to break mid-word. Reduced to 13vw which fits "NTH PARTY"
on one line and "FINDER" on the second.
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>1 parent 8d01ce1 commit 9289b3d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
818 | | - | |
| 818 | + | |
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
| |||
0 commit comments