We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8018a commit a268b73Copy full SHA for a268b73
src/styles/layout/HeaderContainer.js
@@ -87,6 +87,7 @@ const HeaderContainer = styled.header`
87
export const NavIcon = styled.div`
88
z-index: 100;
89
margin: 15px 20px;
90
+ cursor: pointer;
91
/* width: 20px;
92
height: 22px; */
93
`;
0 commit comments