From cd1b480770f041cb380296be74d03ca71594d1ed Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 12 Dec 2023 16:11:20 +0000 Subject: [PATCH] new borer radius lol --- html/discover.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/discover.ejs b/html/discover.ejs index 6a97b13..ada5c71 100644 --- a/html/discover.ejs +++ b/html/discover.ejs @@ -1115,7 +1115,7 @@ margin-left: auto; <% inv.forEach(x => { %> -
<%- turntomins(x.lengthSeconds) %>
+
<%- turntomins(x.lengthSeconds) %>
<%- x.title %> By <%- x.author %> @@ -1128,7 +1128,7 @@ margin-left: auto; <% p.forEach(x => { %> -
<%- turntomins(x.lengthSeconds) %>
+
<%- turntomins(x.lengthSeconds) %>
<%- x.title %> By <%- x.author %>