Style changes

This commit is contained in:
Patrick Fic
2020-10-05 12:35:09 -07:00
parent 8592c98b93
commit 7d9b02bb22
3 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ function Header({
return (
<Menu
mode="horizontal"
theme="dark"
theme="light"
className="header-main-menu"
selectedKeys={[selectedHeader]}
onClick={handleMenuClick}