With scss / bootstrap 4.5 html I set max width for for images with class
max-width: 250px;
height: auto;
It works ok for big images, but if image is small then it is ugly...
But if image is small in witdh, if there is a way not to make width bigger its original size?
Thanks!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…