Tribute page test 9/10 (img responsive)

Hello to everyone :slight_smile:

I recently decided to go over the FreeCodeCamp tutorial but got stuck on my first project. I do not understand best how to complete 10/10 tests. My picture is already responsive. Can anyone help me?

Here is my project: https://codepen.io/milanpanin/pen/jONZaZZ?editors=1100

Greetings, fellow Serbian! :smiley: Try setting the img display property to block. And max-width can’t be none (my suggestion for the value is 100%). Hope this solves your problem! And love your design, by the way :slight_smile:

Kristina, thank you very much. I solved the problem with adding display: block;
Yeee I know there can’t be none on max-width (certainly not good for design xD), but I got this as a suggestion on some similar problem.

Thanks alot :slight_smile:

1 Like