From 9e504bb1c46286dd03b4bc0c71f60ae608f32649 Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 8 Nov 2022 17:10:31 +0100 Subject: [PATCH] new discover page :3 --- html/main.ejs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/html/main.ejs b/html/main.ejs index 3ca0766b..d4a5efaa 100644 --- a/html/main.ejs +++ b/html/main.ejs @@ -24,8 +24,8 @@ - - + + @@ -224,6 +224,7 @@ summary:hover{ background: #333; padding: 10px; border-radius: 1.5em; + display:none; } .sticky-top {