Skip to content

Instantly share code, notes, and snippets.

@nickdenardis
Created January 11, 2017 11:43
Show Gist options
  • Save nickdenardis/cd32d1b931552e5d18243312c2e41a35 to your computer and use it in GitHub Desktop.
Save nickdenardis/cd32d1b931552e5d18243312c2e41a35 to your computer and use it in GitHub Desktop.
Stylish settings
.main-container {
position: relative;
}
.additional-info {
position: fixed;
top: 40px;
right: 0;
width: 25%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment