video tag needs max-width
This commit is contained in:
parent
2215f75550
commit
2a64e09f14
|
@ -175,7 +175,7 @@ h3, h4 {
|
|||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
img {
|
||||
img, video {
|
||||
max-width: 100%
|
||||
}
|
||||
img.emu {
|
||||
|
|
Loading…
Reference in New Issue