X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fcustom-markup.scss;h=cecc946a178ce145ae524a1f29209de80536202e;hb=04868c13312c96f6c123716c9a04d6b03c544a4e;hp=d1729dbdaea4abc115dccbf27bc59a3d3b4801f2;hpb=24893b524c47b8f89090192aa38126352a952808;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/custom-markup.scss b/client/src/sass/custom-markup.scss index d1729dbda..cecc946a1 100644 --- a/client/src/sass/custom-markup.scss +++ b/client/src/sass/custom-markup.scss @@ -18,3 +18,9 @@ peertube-container { } } } + +peertube-video-miniature, +peertube-playlist-miniature, +peertube-channel-miniature { + margin-right: 30px; +}