Skip to content

Commit

Permalink
styled the toggle theme buutton
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Aug 19, 2024
1 parent 4d51a80 commit e600fa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DesktopHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ class DesktopHeader extends React.Component {
>
{this.renderMainMenu()}
</nav>
<ThemeToggleButton />
<nav
aria-label={intl.formatMessage(messages['header.label.secondary.nav'])}
className="nav secondary-menu-container align-items-center ml-auto"
Expand Down

0 comments on commit e600fa9

Please sign in to comment.