mirror of
https://github.com/iv-org/invidious
synced 2024-11-03 03:40:35 +00:00
Fix player margin
This commit is contained in:
parent
c74cc1123f
commit
b6adeb80e6
@ -212,5 +212,7 @@ div {
|
||||
#player-container {
|
||||
position: relative;
|
||||
padding-bottom: 56.25%;
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
height: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user