style: Hintergrundanimation invertiert für deutlich mehr Sichtbarkeit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ferdinand
2026-04-03 16:37:50 +02:00
parent 364d6ecf56
commit 61fa93bcd3

View File

@@ -16,7 +16,7 @@ body {
height: 100vh;
z-index: 0;
pointer-events: none;
filter: contrast(4) brightness(0.97);
filter: invert(1) contrast(3) brightness(0.92);
}
#lottie-bg svg {