diff options
author | James Taylor <user234683@users.noreply.github.com> | 2019-01-06 18:06:23 -0800 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2019-01-06 18:06:23 -0800 |
commit | 2c8300a646ce55099b4a3d11466ca8ed24c96605 (patch) | |
tree | f2fa1c74f4e249ed9b57f26ced0ad8b9f25621c0 /yt_playlist_template.html | |
parent | bb2d40ac83f222678ed5b4265355b9f146f2ba3e (diff) | |
download | yt-local-2c8300a646ce55099b4a3d11466ca8ed24c96605.tar.lz yt-local-2c8300a646ce55099b4a3d11466ca8ed24c96605.tar.xz yt-local-2c8300a646ce55099b4a3d11466ca8ed24c96605.zip |
add some space after playlist description/thumbnail
Diffstat (limited to 'yt_playlist_template.html')
-rw-r--r-- | yt_playlist_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_playlist_template.html b/yt_playlist_template.html index a2a0f8c..3bdd0a0 100644 --- a/yt_playlist_template.html +++ b/yt_playlist_template.html @@ -70,7 +70,7 @@ grid-row: 2; grid-column: 2; - + margin-top:10px; display: grid; grid-auto-rows: 0fr; |