I’ve just started working on my Tribute page and I have already gotten stuck.
The image won’t scale or align even though I’ve use the img-responsive class .
If you’re on codepen, they use version 4 and it doesn’t use img-responsive.
However, give the image the class img-fluid and in your css give your images max-width: 100%; and height: auto;