diff --git a/css/common.css b/css/common.css index bae00a3..0091a06 100644 --- a/css/common.css +++ b/css/common.css @@ -43,7 +43,6 @@ body { margin-top: calc(-1 * var(--buffer-zone-rows) * var(--cell-side)); } - @keyframes hard-dropped-table-animation { 25% { transform: translateY(2px); @@ -112,7 +111,6 @@ tr.cleared-line-animation { transform: translateX(50%); } - #messagesSpan { position: absolute; top: 5%;