💄 style: center and enlarge iframes (embeds)

main
welpo 2 years ago
parent 54ae781352
commit 372d696eec
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -20,6 +20,16 @@
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 {
margin-top: 0;
}

Loading…
Cancel
Save