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
Bug: If post has less than about 4 paragraphs the swipe instruction is cover.
Reproduce: Remove a few lines in https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/27/welcome.html Result:
The text was updated successfully, but these errors were encountered:
I just tried to apply z-index:1 to
<div id="swipe-instruction">
Sorry, something went wrong.
Update:
realized i don't need to compile anything by myself 😄
I only have no clue where to put that
#swipe-instruction { z-index: 1; }
Should we create a new scss file for blog related styles? Or where should it be placed?
3efd4e2
Well spotted! 😄
Check the fix commit to see the diff 😉
No branches or pull requests
Bug: If post has less than about 4 paragraphs the swipe instruction is cover.
Reproduce: Remove a few lines in https://panossakkos.github.io/personal-jekyll-theme/tech/2015/06/27/welcome.html
Result:
The text was updated successfully, but these errors were encountered: