Browse Source

fix video

Entony 7 năm trước cách đây
mục cha
commit
4fc3adbad8
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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%;
 }