Why are all images in the feed now loading fully expanded? Is everyone experiencing this?

  • @FreePussy4All
    link
    4
    edit-2
    1 year ago

    Any chance you could also integrate the CSS tweak for embeds? Something like:

    div.post-listing > iframe {
      width: 100%;
      height: 26rem;
    }
    

    Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.

    • @yayA
      link
      6
      edit-2
      1 year ago

      Yeah. Can you give me an example to reproduce it?

      Edit: nvm just added it. Deploying…