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 {
|
||||
margin: $global-margin auto;
|
||||
a {
|
||||
background-color: unset;
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue