drop animation more transparent
This commit is contained in:
parent
58915a7d69
commit
9cf55ed479
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user