• #dev 2019-10-20
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-10-20 UTC
# 15:11
Loqi
[overflow:hidden] I would avoid changing display on img and do this instead: img { max-width: 100%; vertical-align: middle; } Also, the flow-selector should have a margin-top of 2em to adhere to WCAG 2.1 AA standards: w3.org/TR/WCAG21/#tex…