• #dev 2024-12-17
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-12-17 UTC
# 15:28
[Joe_Crawford]
capjamesg[d] I think what you have is fine. I see one breakpoint at 40em where it's triggered. the width is effectively clamp(65vw,130%,100%) which when I put it like that is weird, but it works. You're overcoming the grid, right? You have a grid which constrains the layout and you want images sometimes to exceed it. You want images to flow outside the grid, which 130% does.