Skip to content

Commit 37cdf87

Browse files
committed
Merge branch 'master' of github.com:SchoderZhao/SchoderZhao.github.io
2 parents aead324 + fd70c0e commit 37cdf87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

video/video.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/* 限制视频高度,并使其按比例缩放以适应页面的宽度 */
77
#myVideo {
88
max-width: 100%;
9-
height: 95%;
9+
height: 90%;
1010
}
1111
</style>
1212
<meta name="viewport"

0 commit comments

Comments
 (0)