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