Hi,
I am trying to center my image at the middle of the page by using img-responsive/img-fluid, but they don’t change anything…
I tried doing what the other threads say but it wont help.
Here is my Pen:
https://codepen.io/PeachKnight/pen/OjBqea/
Thanks in advance
edit: almost gave up and then added the class “center-block”. Still don’t understand why img-responsive alone didn’t work in my case as in other people’s projects.