1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-26 11:02:31 +02:00
parent 8cb8debca6
commit 349b79fe56

View File

@@ -189,7 +189,7 @@
.commits-glow {
text-shadow:
0 1px 2px rgba(0,0,0,0.25),
0 1px 1px color-mix(in srgb, currentColor 40%, black);
0 2px 1px color-mix(in srgb, currentColor 40%, black);
}
</style>