Figure styling for video embeds
This commit is contained in:
parent
fe242632d6
commit
82d1c3cd67
@ -401,7 +401,8 @@ figure {
|
||||
padding: var(--space-m) 0 var(--space-m) 0;
|
||||
width: 100%;
|
||||
}
|
||||
figure > a > img {
|
||||
figure > a > img,
|
||||
figure > div > iframe {
|
||||
border-radius: 1em;
|
||||
border-top-left-radius: 0;
|
||||
padding: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user