video tag needs max-width

This commit is contained in:
Ted Unangst 2019-06-03 13:41:44 -04:00
parent 2215f75550
commit 2a64e09f14
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ h3, h4 {
font-size: 1.1em; font-size: 1.1em;
} }
img { img, video {
max-width: 100% max-width: 100%
} }
img.emu { img.emu {