Remove unnecessary margin
This commit is contained in:
parent
5ab994fe8e
commit
677119c914
|
@ -53,7 +53,6 @@ $video-info-margin-left: 44px;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: 0 -15px;
|
|
||||||
|
|
||||||
#videojs-wrapper {
|
#videojs-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue