Skip to content

Commit

Permalink
fixed the issue fossology#268
Browse files Browse the repository at this point in the history
  • Loading branch information
MananAgr2003 committed Dec 18, 2022
1 parent 5a6d902 commit 48a00f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const Header = () => {
<>
<Navbar
expand="lg"
className="bg-primary-color py-0 pl-0 text-blue"
className="bg-primary-color py-0 pl-0 text-white"
sticky="top"
id="navbar"
>
Expand Down

0 comments on commit 48a00f1

Please sign in to comment.