Skip to content

Instantly share code, notes, and snippets.

@greyscaled
Created August 10, 2018 01:28
Show Gist options
  • Select an option

  • Save greyscaled/3d3d4402a574820ce14b4c6ce237f7ca to your computer and use it in GitHub Desktop.

Select an option

Save greyscaled/3d3d4402a574820ce14b4c6ce237f7ca to your computer and use it in GitHub Desktop.
.navigation {
&__cbox { display: none; }
&__hamburger-box {
width: 4rem;
height: 4rem;
position: absolute;
top: 3rem;
left: 3rem;
cursor: pointer;
text-align: center;
z-index: 1000;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment