Created
August 3, 2019 14:50
-
-
Save Halkcyon/7398f8659f7dfe13a3c87b0a4a214c6d to your computer and use it in GitHub Desktop.
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
#header { | |
position: fixed; | |
width: 100vw; | |
top: 0; | |
} | |
.content { | |
margin-top: 70px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment