Media query Grid CSS

Hi!
Recently i’ve been doing some grid exercises to strengthen my knowledge about it. So everything was fine with this exercise:
https://codepen.io/aiden22/pen/OJbWvOz
until i saw that the 700px media query and normal state just wont work, only the 900px. I’ve been researching for hours but can’t find the reason :frowning: if anyone knows whats happening, let me know please
thanks to everyone!

I would assume you meant to close the min-width: 900px media query before the .responsivecat selector?

You missing something in your css.

Yea! i forgot to close the media lol just lost 2 hours trying to figure out what was wrong and it was only that
thanks guys!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.