From 8ef62b0895af96fd67b66fc021e0f46ac817af3f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 6 Apr 2021 14:13:43 -0300 Subject: fix padding from info card at bottom of page --- static/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/site.css b/static/site.css index 7b1780e..241d161 100644 --- a/static/site.css +++ b/static/site.css @@ -764,7 +764,7 @@ li > ul { 100% { opacity: 0; margin-top: 5px; - display: none; + display: none !important; } } -- cgit 1.3.0-6-gf8a5