From 9ac93a540eb55bffa6d5806bb2791f6263548075 Mon Sep 17 00:00:00 2001 From: hak8or Date: Sat, 24 Feb 2018 20:12:51 -0500 Subject: [PATCH] Cleaned up a bit of youtube card formatting --- YTManager/wwwroot/index.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/YTManager/wwwroot/index.js b/YTManager/wwwroot/index.js index 2163611..0eddbb5 100644 --- a/YTManager/wwwroot/index.js +++ b/YTManager/wwwroot/index.js @@ -15,12 +15,10 @@ var vidholder = new Vue({
-
-

{{ video.channel }}

-
-
-

{{ video.title }}

+
+
{{ video.title }}
+
{{ video.channel }}