Use max-width property for HTML5 video embeds
This commit is contained in:
parent
e4f18c97a1
commit
3b8833fd61
@ -119,4 +119,5 @@ dl {
|
||||
|
||||
dt { font-weight: 700; }
|
||||
dd {grid-column-start: 2; }
|
||||
video { width: 100%; }
|
||||
|
||||
video { max-width: 100%; }
|
Loading…
x
Reference in New Issue
Block a user