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

Ensure headings are fully visible #372

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Ensure headings are fully visible #372

merged 1 commit into from
Nov 7, 2024

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Nov 7, 2024

Problem

  • The headings are not visible when using a page URL with anchor
  • The page scrolls to the heading but because of the "floating" title bar it is not visible including the first line of the text below (it is below the title bar)
  • This is confusing after clicking a link in another blog post

Solution

Testing

Screenshots

Before

When using the #autoyast anchor the "AytoYaST Compatibility" heading is not visible:
yast_blog_broken

After

When using the #autoyast anchor the heading and the text is fully visible:
yast_blog_fixed

when using page URL with anchor
@lslezak lslezak merged commit da443f8 into master Nov 7, 2024
3 checks passed
@lslezak lslezak deleted the fixed_anchor_styling branch November 7, 2024 08:55
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