Skip to content

Commit a268b73

Browse files
Update HeaderContainer.js (#115)
1 parent 5d8018a commit a268b73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/layout/HeaderContainer.js

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ const HeaderContainer = styled.header`
8787
export const NavIcon = styled.div`
8888
z-index: 100;
8989
margin: 15px 20px;
90+
cursor: pointer;
9091
/* width: 20px;
9192
height: 22px; */
9293
`;

0 commit comments

Comments
 (0)