Skip to content

Gap between navbar and content in single layout pages #2661

Answered by iBug
ativarovsky asked this question in Q&A
Discussion options

You must be logged in to vote

You tweaked the CSS yourself which led to the result you're seeing.

ativarovsky/ativarovsky.github.io@9b83fe9#diff-b4b598c232ce5e79fb5dcf6dfdd289b0R46

Either revert this change, or tweak the line right under as well:

-padding-right: $right-sidebar-width;
+padding-right: $right-sidebar-width-narrow;

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mmistakes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2661 on December 09, 2020 04:47.