added margin to player on top and bottom

This commit is contained in:
jorge-vitrubio 2021-09-30 13:20:48 +02:00
parent 0a93f96e0f
commit 330c19d0f1
2 changed files with 7 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -47,6 +47,7 @@
}
}
.mejs-container {
margin: $global-margin auto;
a {
background-color: unset;
&:hover {