Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions client/src/components/PageComponents/Navbar/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ class Navbar extends Component {
/>
</Link>
</div> */}
<div className='navbar-nav'>
<a href='/' className='nav-link font-weight-bold'>Sustainable Food Economy and Enterprise Knowledge Base</a>
<div className='navbar-nav banner-title'>
<a href='/' className='font-weight-bold'>Sustainable Food Economy and Enterprise Knowledge Base</a>
</div>

<div className="collapse navbar-collapse" id="mobile-nav">
Expand Down