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