mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-22 06:29:22 -04:00
Increase margin for channel watermarks
This commit is contained in:
parent
a19174c7b3
commit
f9e4b6617b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue