You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The How It Works section also uses invalid HTML lists (<ul> can only contain <li>, not divs), which may make it hard to navigate and read with a screen reader.
The How It Works section also uses invalid HTML lists (
<ul>
can only contain<li>
, not divs), which may make it hard to navigate and read with a screen reader.Originally posted by @eatyourgreens in #6282 (comment)
The text was updated successfully, but these errors were encountered: