diff --git a/css/common.css b/css/common.css index 6c785d4..aa1a7f5 100644 --- a/css/common.css +++ b/css/common.css @@ -63,7 +63,7 @@ td { @keyframes hard-drop-animation { from { - background-color: rgb(206, 255, 255, 40%); + background-color: rgb(206, 255, 255, 25%); filter: saturate(50%) brightness(300%); } to {