Skip to content

Commit

Permalink
changing menu back to blue
Browse files Browse the repository at this point in the history
  • Loading branch information
mayarajan3 committed May 20, 2024
1 parent f7a1058 commit df243b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu-bar/menu-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: $menu-bar-standard-font-size;
font-weight: bold;
background-color: $looks-secondary;
background-color: $motion-primary;
color: $ui-white;
}

Expand Down

0 comments on commit df243b2

Please sign in to comment.