diff --git a/src/VideoSidebar.css b/src/VideoSidebar.css index 85014f4..b92eac5 100644 --- a/src/VideoSidebar.css +++ b/src/VideoSidebar.css @@ -1,7 +1,7 @@ .videoSidebar { position: absolute; top: 50%; - right: 10px; + right: 20px; color: white; }