Tell us what’s happening:
I’m on step 114 and I’m supposed to add an empty media query at the bottom of my stylesheet with a condition of max-width: 1000px. I’m not sure what I am doing wrong, I’m using Firefox with 0 extensions installed.
Your code so far
@media (max-width: 1000px) {
}
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0
Challenge: Learn CSS Variables by Building a City Skyline - Step 114
Try restarting the step. Sometimes we inadvertently delete something we should not have as we are typing.
(You can then paste the answer from here directly to your browser and see how it goes)