Skip to content

Commit

Permalink
fix: A11y issues in header
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfredrik committed Nov 24, 2023
1 parent ec4b4a5 commit 2e0590f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export default function Header(props) {
`}
/>
<MainMenu
aria-label={t("mainMenu")}
className={clsx("wsui-screen-only")}
css={css`
align-self: stretch;
Expand Down

0 comments on commit 2e0590f

Please sign in to comment.