Learn Responsive Web Design by Building a Piano - Step 27

Tell us what’s happening:
Describe your issue in detail here.

I can’t seem to get my @media right. This looks to my eyeball just like the @media syntax from both freeCodeCamp and W3schools, but I think my Irlens/ dyslexia is kicking in…

  **Your code so far**
@media screen and (max-width: 768px) {

}
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

Challenge: Learn Responsive Web Design by Building a Piano - Step 27

Link to the challenge:

Hello.
There was nothing about screen in the instructions.

Remove the screen and part

Ahhh, thank you!!! You’re the best!

Ah ha! Thank you! you’re the best

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