We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running locally with Jekyll 3.8.4 and the footer is on top of the posts. I didn't find anything with error from console browsers.
Can you help with this in any way? Thanks
The text was updated successfully, but these errors were encountered:
Found this:
#bump { min-height: 100%; height: auto; margin: 0 auto ($footerHeight * -1); }
Decided to remove the ($footerHeight * -1) and everything looks green now.
($footerHeight * -1)
Sorry, something went wrong.
For the record, the file to be modified is called _styles.scss under the folder called _sass
No branches or pull requests
Running locally with Jekyll 3.8.4 and the footer is on top of the posts. I didn't find anything with error from console browsers.
Can you help with this in any way? Thanks
The text was updated successfully, but these errors were encountered: