Style changes

This commit is contained in:
Infinite
2020-02-01 22:22:53 +01:00
parent 4a32f90382
commit 49a6076500
11 changed files with 29 additions and 38 deletions

View File

@@ -79,7 +79,6 @@ export const MainNavbar: React.FC = () => {
{menuItems.map(i => (
<LinkContainer
activeClassName="active"
exact
to={i.href}
key={i.href}
>