Created by: simeon
Images in cards using card-img-top or card-img-bottom via src="" (instead of data-src="") would overflow past the bounds of the card if the image width was too large. Now they will at most be equal to the width of the card.
Created by: simeon
Images in cards using card-img-top or card-img-bottom via src="" (instead of data-src="") would overflow past the bounds of the card if the image width was too large. Now they will at most be equal to the width of the card.