Skip to content
New issue

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

Fix posts anchor links hiding content (#35) #43

Merged
merged 2 commits into from
Jul 2, 2021
Merged

Fix posts anchor links hiding content (#35) #43

merged 2 commits into from
Jul 2, 2021

Conversation

faresbakhit
Copy link
Contributor

The issue mentioned in #35 was because of the nav bar overlapping the post content
so an easy solution would be setting the scroll-margin-top to the same height as the nav bar (1px smaller)

Here's before (from #35 (comment)):
hazarek issue

Here's after:
ezgif-7-b41076ab4c60
Sorry for the quality and the colors of the GIF

Added support to media queries

@faresbakhit
Copy link
Contributor Author

Hi @stripedpajamas, Can you take a look at this PR? 😃

Copy link
Member

@stripedpajamas stripedpajamas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!!!

@stripedpajamas stripedpajamas merged commit bc53355 into VSCodium:master Jul 2, 2021
@faresbakhit faresbakhit deleted the patch-3 branch July 2, 2021 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants