Skip to content

Commit

Permalink
Update Navbar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bertamatu committed Jul 18, 2020
1 parent 8f44dc8 commit 7029985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const NavMenu = styled.nav`
padding: 1rem 0;
position: fixed;
top: 1rem;
left: 50rem;
left: 2rem;
`;

const LinkItem = styled(Link)`
Expand Down

0 comments on commit 7029985

Please sign in to comment.