Skip to content

Commit 3072fa4

Browse files
p4gsclaudehappy-otter
committed
Remove glow effect from all icons
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 e8e50c9 commit 3072fa4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/projects/nthpartyfinder/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,16 @@
6565
/* ── ICON SYSTEM ── */
6666
.feature-icon i {
6767
font-size: 2.2rem;
68-
filter: drop-shadow(0 0 8px currentColor) drop-shadow(0 0 20px currentColor);
6968
}
7069
.badge i {
7170
font-size: 0.9rem;
7271
vertical-align: middle;
73-
text-shadow: 0 0 3px currentColor;
7472
}
7573
.install-card h3 i {
7674
font-size: 1.3rem;
77-
text-shadow: 0 0 4px currentColor;
7875
}
7976
.bottom-cta-icon i {
8077
font-size: 3.5rem;
81-
text-shadow: 0 0 12px currentColor;
8278
}
8379
.terminal-body i {
8480
font-size: 0.9rem;

0 commit comments

Comments
 (0)