瀏覽代碼

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%;
 }