Created
August 24, 2016 17:33
-
-
Save ivan-kalachikov/7174d28988e61b9398e6ae2c4595aa6e to your computer and use it in GitHub Desktop.
keep footer bottom
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{ | |
min-height: calc(~"100vh - 248px"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment