-
@CarolSaysThings @eleven_ty Ah, yeah sorry I should probably include this in the documentation. You’ll want to use the boilerplate CSS for fluid images:
img { max-width: 100% }
alistapart.com/article/fluid-images/ and maybe piccalil.li/blog/a-modern-css-reset too Also look into thesizes
attribute, which is an important one