Created
January 11, 2017 11:43
-
-
Save nickdenardis/cd32d1b931552e5d18243312c2e41a35 to your computer and use it in GitHub Desktop.
Stylish settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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