Provide responsive HTML5 video next to images

This commit is contained in:
Wolfr 2017-06-01 20:27:26 +02:00
parent d96e2b99cb
commit 6208b072b4
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ code, pre {
pre {
white-space: pre-wrap;
}
img {
img, video {
max-width: 100%;
}