From 976aa93f7a4f0e4a67ded93fab0479108af4591a Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 2 Aug 2022 23:03:02 +0300 Subject: [PATCH] 0.3 pc --> 0.5pc it looks better tbh --- html/poketube.ejs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 3521b29..588a7ea 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -337,11 +337,11 @@ margin-right: 100px;
<% if (!optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %> <% if (optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %>
@@ -369,11 +369,11 @@ margin-right: 100px;