dotcom-page-kit
dotcom-page-kit copied to clipboard
Remove `aria-hidden="true"` from mobile navigation
aria-hidden="true" is always applied on the mobile navigation. This means assistive tech users can't navigate to markets data on mobile.
It seems unnecessary as display: none is set on desktop.
