소스 검색

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