mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-11 22:42:42 +00:00
Use max-width property for HTML5 video embeds
This commit is contained in:
parent
0ce2ac252b
commit
250173de80
@ -119,4 +119,5 @@ dl {
|
|||||||
|
|
||||||
dt { font-weight: 700; }
|
dt { font-weight: 700; }
|
||||||
dd {grid-column-start: 2; }
|
dd {grid-column-start: 2; }
|
||||||
video { width: 100%; }
|
|
||||||
|
video { max-width: 100%; }
|
Loading…
x
Reference in New Issue
Block a user