Browse Source

fix video

Entony 7 years ago
parent
commit
4fc3adbad8
1 changed files with 3 additions and 0 deletions
  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%;
 }