Skip to content

Commit

Permalink
move logo a bit up
Browse files Browse the repository at this point in the history
  • Loading branch information
3r1co committed Jul 2, 2024
1 parent f42f792 commit 46f9aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VideoSelector.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body {

.logo {
position: absolute;
top: 50px;
top: 35px;
left: 50%;
transform: translateX(-50%);
z-index: 2;
Expand Down

0 comments on commit 46f9aba

Please sign in to comment.