From 28760c92be025e6690a68b49f82d8c8641e82548 Mon Sep 17 00:00:00 2001
From: jonasled <git@jonasled.de>
Date: Fri, 5 Mar 2021 22:35:39 +0100
Subject: [PATCH] removed unused animation

---
 scss/_ntp.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scss/_ntp.scss b/scss/_ntp.scss
index 84190b8..700bf67 100644
--- a/scss/_ntp.scss
+++ b/scss/_ntp.scss
@@ -15,7 +15,6 @@
     padding: 20px;
     display: none;
     background-color: $back-color-3;
-    transition: max-height 0.2s ease-out;
 }
 
 .visible {
-- 
GitLab