Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LarryAnomie/39e2058cb8fb2fb8b32cc70853d500f0 to your computer and use it in GitHub Desktop.
Save LarryAnomie/39e2058cb8fb2fb8b32cc70853d500f0 to your computer and use it in GitHub Desktop.
.nav {
z-index: 2;
position: fixed;
top: 0;
right: 0;
transform: rotate(90deg) translate(100%,100%);
transform-origin: 100% 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment