Provide responsive HTML5 video next to images
This commit is contained in:
parent
d96e2b99cb
commit
6208b072b4
|
@ -46,7 +46,7 @@ code, pre {
|
||||||
pre {
|
pre {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
img {
|
img, video {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue