I think it’s bland but I figure I can always come back and improve it. Any suggestions or constructive criticism welcome.
it’s nice, but I think you should make the photo responsive.
Oh my gosh thank you, I must have deleted the class while deleting something else.
Edit: Hmm I had copied the figure element from the Bootstrap documentation because it was recommended for photos with captions. It had the img-fluid class applied but apparently that does nothing and needs to be img-responsive. In case that helps anyone else haha.