From 05862b8587f0411bd3d90a2f60bfc8b8273e0afc Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 18 Dec 2023 01:29:01 +0100 Subject: [PATCH] remove double lines --- css/common.css | 2 -- 1 file changed, 2 deletions(-) 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%;