💄 style: center and enlarge iframes (embeds)
This commit is contained in:
parent
54ae781352
commit
372d696eec
@ -20,6 +20,16 @@
|
|||||||
line-height: 2.4rem;
|
line-height: 2.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
border: none;
|
||||||
|
display:block;
|
||||||
|
aspect-ratio: 16/9;
|
||||||
|
width: 100vmin;
|
||||||
|
max-width: 80%;
|
||||||
|
margin-left: 10%;
|
||||||
|
margin-right: 10%;
|
||||||
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user