Skip to content

Commit 20a59b6

Browse files
p4gsclaudehappy-otter
committed
Scale up glow pseudo-element to 115% instead of blur
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 9c1eab5 commit 20a59b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/projects/nthpartyfinder/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
-webkit-text-fill-color: transparent;
217217
animation: lava-flow-reverse 8s ease-in-out infinite;
218218
animation-delay: calc(var(--i) * -0.6s);
219-
filter: blur(0px);
219+
transform: scale(1.15);
220220
}
221221

222222
.hero-tagline {

0 commit comments

Comments
 (0)