Update styles for media
This commit is contained in:
parent
656c2b01aa
commit
73701e6f7f
@ -67,6 +67,17 @@ figure {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100%;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
aspect-ratio: 16/9;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Lists
|
/* Lists
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user