Skip to content

Commit fb5348f

Browse files
p4gsclaudehappy-otter
committed
Reduce glow blur to 0.5px
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 20f0376 commit fb5348f

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
@@ -217,7 +217,7 @@
217217
animation: lava-flow-reverse 8s ease-in-out infinite;
218218
animation-delay: calc(var(--i) * -0.6s);
219219
transform: scale(1.01);
220-
filter: blur(1px);
220+
filter: blur(0.5px);
221221
}
222222

223223
.hero-tagline {

0 commit comments

Comments
 (0)