This commit is contained in:
2026-01-16 03:27:09 +01:00
parent a4e210526f
commit 50a4536994

View File

@@ -278,7 +278,7 @@ td.trail-animation { --h: 180deg; --s: 50%; --l: 90%; --a: 0.4; }
}
to {
background-color: #fff0;
box-shadow: 0 0 50px transparent;
box-shadow: 0 0 100px transparent;
}
}