Hi,
I’m new to freecodecamp and just hit my first project! I have completed all of the steps except one of them fails every time and I’m just not sure why.
The one that fails is * User Story #8: The img
element should responsively resize, relative to the width of its parent element, without exceeding its original size.
and the error is AssertionError: Try using the “max-width” style property : expected ‘none’ to not equal ‘none’
Here is my code https://codepen.io/sir_dutton/pen/ZmjrdG?editors=1100
I’ve tried changing it around and everything but every time it fails. I know my page isn’t unique, I wasn’t sure what the projects entailed in the beginning and didn’t have much time to research people to do a tribute for.
Any help is appreciated!
Thanks!