Learn Accessibility by Building a Quiz - Step 67

Tell us what’s happening:

I’ve been enjoying this site a lot just having issues trouble shooting my code. I tried it a multitude of ways until I just copy and pasted the seed code. Could someone help me?

Your code so far

@media (prefers-reduced-motion: no-preference) {
  * {
    scroll-behavior: smooth;
  }
}

Can you provide a link to the step you are on

sorry I figured it out lol

1 Like

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