From 03cc26622aa6f1c69c65a002515bf2536511adaf Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 17 Jun 2024 15:39:51 +0000 Subject: [PATCH] revert teh thing --- html/discover.ejs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/html/discover.ejs b/html/discover.ejs index e6e0342..a70d2a6 100644 --- a/html/discover.ejs +++ b/html/discover.ejs @@ -329,10 +329,6 @@ margin-left: auto; border-radius: 1em; } -/* Block Videos From tom macdonald */ -.video.author-Tom.MacDonald { - display: none; -}