You can make all of the images the same height (and width) by using object-fit. .card-img-top { width: 100%; height: 15vw; object-fit ...
確定! 回上一頁