support for video and improvements

This commit is contained in:
Henrique Dias
2016-10-22 13:46:10 +01:00
parent 3430488b58
commit d96bbff550
4 changed files with 36 additions and 17 deletions

View File

@@ -33,6 +33,10 @@ video {
display: inline-block
}
video {
max-width: 100%;
}
audio:not([controls]) {
display: none;
height: 0