diff --git a/src/VideoSelector.css b/src/VideoSelector.css index d1a6ff3..7437e34 100644 --- a/src/VideoSelector.css +++ b/src/VideoSelector.css @@ -13,7 +13,7 @@ body { .logo { position: absolute; - top: 50px; + top: 35px; left: 50%; transform: translateX(-50%); z-index: 2;