Hacker News new | ask | show | jobs
by byhemechi 245 days ago
I personally always use

  picture {
    display: contents;
  }
so that flexbox behaves in a way you would expect.