Skip to content

Commit 90d1223

Browse files
committed
Styles: Added max-width for iframes in content
For #5130
1 parent 1f25062 commit 90d1223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/sass/_content.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
margin-bottom: 1.375em;
107107
}
108108

109-
video {
109+
video, iframe {
110110
max-width: 100%;
111111
}
112112

0 commit comments

Comments
 (0)