Hacker News new | ask | show | jobs
by thangngoc89 1061 days ago
The images are scretched vertically (800x4032) on Safari. It displays correctly on Chrome though. Please add width: 100% to your existing class. Full CSS after modification below:

    [_nghost-ecl-c2] img[_ngcontent-ecl-c2] {
        margin-top: 60px;
        width: 100%;
    }