mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-19 23:25:52 -04:00
Increase margin for channel watermarks
This commit is contained in:
parent
a19174c7b3
commit
f9e4b6617b
@ -269,7 +269,7 @@ video.video-js {
|
||||
}
|
||||
|
||||
.channel-watermark-container {
|
||||
margin: 5px;
|
||||
margin: 0 35px;
|
||||
opacity: 0.7;
|
||||
transition: opacity .25s cubic-bezier(0,0,.2,1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user