I’m at Step 79. I’ve looked at videos and other inquiries here and can’t see to find what’s wrong with mine.
It says as a hint “Your new @media rule should have a .hero-title selector, a .hero-subtitle, .author, .quote, .list-title selector, a .social-icons selector, and a .text selector. These selectors should be in this order.”
I’m not sure why would that be relevant since the problem only analyzes this particular snippet , no offense, it would just be way harder for me to paste the entire code.
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
here’s the mistake.
The last selector should be .list-title
(btw. we ask people to include all their code so we can test it. In some cases it works for us but not the camper and that’s the only way to know this for sure, is to test the whole thing)