Contain images

This commit is contained in:
Andy Smith
2025-06-04 16:00:46 -05:00
parent 8e24b3edff
commit 22a85e6fc5
@@ -45,6 +45,7 @@
:where(img, video, embed, object) {
margin-inline: auto;
max-block-size: 32rem;
object-fit: contain;
/* Links should hug media contained within */
a:has(&) {