From dad3607ddcc8bb69e83efe5e1f7fc767679241be Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 9 Oct 2025 09:14:57 +0200 Subject: [PATCH] make the border radius of the video thumbnail same as the watch page --- html/discover.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/discover.ejs b/html/discover.ejs index 7d163c14..549f8824 100644 --- a/html/discover.ejs +++ b/html/discover.ejs @@ -419,7 +419,7 @@ border:solid #ff0033;
<% inv.forEach(x => { %> -
<%- turntomins(x.lengthSeconds) %>
+
<%- turntomins(x.lengthSeconds) %>
<%- x.title %> By <%- x.author %>