drop animation more transparent

This commit is contained in:
Adrien MALINGREY 2023-04-29 18:23:49 +02:00
parent 58915a7d69
commit 9cf55ed479

View File

@ -63,7 +63,7 @@ td {
@keyframes hard-drop-animation { @keyframes hard-drop-animation {
from { from {
background-color: rgb(206, 255, 255, 40%); background-color: rgb(206, 255, 255, 25%);
filter: saturate(50%) brightness(300%); filter: saturate(50%) brightness(300%);
} }
to { to {