added margin to player on top and bottom
This commit is contained in:
parent
0a93f96e0f
commit
330c19d0f1
File diff suppressed because one or more lines are too long
|
@ -47,6 +47,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.mejs-container {
|
.mejs-container {
|
||||||
|
margin: $global-margin auto;
|
||||||
a {
|
a {
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Reference in New Issue