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