Skip to content

Commit 0bd80ec

Browse files
p4gsclaudehappy-otter
committed
feat: increase hero title font size
Base size: clamp(4.05rem, 10.5vw, 7.75rem) → clamp(4.5rem, 12vw, 9.5rem) 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 b9a3b63 commit 0bd80ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects/nthpartyfinder/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294

295295
.hero-title {
296296
font-family: 'NeonLux', sans-serif;
297-
font-size: clamp(4.05rem, 10.5vw, 7.75rem);
297+
font-size: clamp(4.5rem, 12vw, 9.5rem);
298298
font-weight: 400;
299299
letter-spacing: 6px;
300300
text-transform: uppercase;

0 commit comments

Comments
 (0)