aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/custom-markup.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/custom-markup.scss')
-rw-r--r--client/src/sass/custom-markup.scss6
1 files changed, 6 insertions, 0 deletions
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 {
18 } 18 }
19 } 19 }
20} 20}
21
22peertube-video-miniature,
23peertube-playlist-miniature,
24peertube-channel-miniature {
25 margin-right: 30px;
26}