Hello! I am working on my tribute page and I have been getting this error when I run the test suite:
#Layout
- The
element should responsively resize, relative to the width of its parent element, without exceeding its original size. AssertionError: Try using the “max-width” style property : expected ‘none’ to not equal ‘none’
I’ve been trying to correct the error for hours and I need a second pair of eyes. Here is the link to the code:
Thank you!