From c80a6b5eedde9c016e23d96892ec8f05c0adb79c Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sun, 6 Jan 2019 18:07:39 -0800 Subject: add some space between playlist thumbnail and description --- yt_playlist_template.html | 1 + 1 file changed, 1 insertion(+) (limited to 'yt_playlist_template.html') diff --git a/yt_playlist_template.html b/yt_playlist_template.html index 3bdd0a0..1a32ead 100644 --- a/yt_playlist_template.html +++ b/yt_playlist_template.html @@ -34,6 +34,7 @@ grid-column:1; justify-self:start; width:250px; + margin-right: 10px; } .playlist-title{ grid-row: 1; -- cgit v1.2.3