Skip to content

Commit 3cab7c0

Browse files
p4gsclaudehappy-otter
committed
Switch nav logo font from NeonLux to Space Grotesk
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 e94e016 commit 3cab7c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/projects/nthpartyfinder/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@
107107
display: flex;
108108
align-items: center;
109109
justify-content: center;
110-
font-family: var(--font-display);
110+
font-family: var(--font-body);
111111
font-weight: 700;
112-
font-size: 0.75rem;
113-
letter-spacing: 3px;
112+
font-size: 0.8rem;
113+
letter-spacing: 1px;
114114
text-transform: uppercase;
115115
color: #000;
116116
box-shadow: 0 0 20px rgba(255, 168, 79, 0.25);

0 commit comments

Comments
 (0)