diff options
-rw-r--r-- | yt_playlist_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
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; |