diff --git a/css/common.css b/css/common.css index f2f7d9c..e485950 100644 --- a/css/common.css +++ b/css/common.css @@ -67,7 +67,7 @@ td#timeCell { @keyframes hard-dropped-table-animation { 25% { - transform: translateY(2px); + transform: translateY(3px); } } .hard-dropped-table-animation {