chore: change the aplayer margin.
This commit is contained in:
parent
ed4db261d6
commit
5058230d5b
@ -3237,13 +3237,13 @@ blockquote p:last-child {
|
||||
|
||||
.aplayer {
|
||||
max-width: 350px;
|
||||
margin: 1.25rem 0 1.25rem;
|
||||
margin: 1.25rem 0 1.25rem !important;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.aplayer {
|
||||
max-width: 100%;
|
||||
margin: 0 2rem 1.25rem;
|
||||
margin: 0 2rem 1.25rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user