浏览代码

fix video

Entony 7 年之前
父节点
当前提交
4fc3adbad8
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      css/style.css

+ 3 - 0
css/style.css

@@ -8,4 +8,7 @@ img {
 .links:hover {
 	color: #000;
 	text-decoration: none;
+}
+video {
+	max-width: 100%;
 }