Skip to content

Instantly share code, notes, and snippets.

@haruhiko-zht
Created October 11, 2018 04:56
Show Gist options
  • Save haruhiko-zht/12c7b38b217acd8a775b6bb8b0fb92ec to your computer and use it in GitHub Desktop.
Save haruhiko-zht/12c7b38b217acd8a775b6bb8b0fb92ec to your computer and use it in GitHub Desktop.
slide_links()
#links-content {
width: 500px;
height: 500px;
position: relative;
background-color: rgba(0,0,0,0.6);
display: flex;
}
#content {
width: 470px;
}
#tab {
width: 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment