fixed #174
This commit is contained in:
parent
c6a3d61175
commit
4c0250b64f
1 changed files with 4 additions and 0 deletions
|
|
@ -363,3 +363,7 @@ a.youtube:before {
|
||||||
margin-left: -19px;
|
margin-left: -19px;
|
||||||
margin-top: -12px;
|
margin-top: -12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
max-width: 500px;
|
||||||
|
}
|
||||||
Reference in a new issue