Skip to content

Comment on Film simulations from scratch using Pythonparent

Comments

3) In Chrome Left and Right image sizes are misaligned by couple of pixels (scaling issues?). I experimented a little and

    div.jx-image.jx-right img { right: 0; }
seems to be the culprit
    div.jx-image.jx-right img { right: unset !important; }
fixes it.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.