Skip to content

Commit c37c4a2

Browse files
p4gsclaudehappy-otter
committed
Make title drop shadow fully opaque with zero 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 fb5348f commit c37c4a2

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
@@ -171,7 +171,7 @@
171171
margin-bottom: 12px;
172172
position: relative;
173173
z-index: 1;
174-
filter: drop-shadow(2px 2px 3px #000);
174+
filter: drop-shadow(2px 2px 0px #000);
175175
}
176176
@keyframes lava-flow {
177177
0% { background-position: 0% 50%; }

0 commit comments

Comments
 (0)