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

Little visual difference between H1 and H2 headers #688

Closed
choldgraf opened this issue Feb 20, 2023 · 1 comment · Fixed by #687
Closed

Little visual difference between H1 and H2 headers #688

choldgraf opened this issue Feb 20, 2023 · 1 comment · Fixed by #687
Labels
bug Something isn't working

Comments

@choldgraf
Copy link
Member

Currently there's very little difference between H1, H2, and H3 headers. This is most important for H2 and H3 since they often make up the major parts of the page. In addition, the headers are only distinguishable by a larger font size which can make them blend in with the text a bit.

Here's an example of similar headers in other themes:

Furo:

image

Docusaurus:

image

Material mkdocs:

image

@choldgraf choldgraf added the bug Something isn't working label Feb 20, 2023
@choldgraf choldgraf changed the title Almost no visual difference between H1 and H2 headers Little visual difference between H1 and H2 headers Feb 20, 2023
@choldgraf
Copy link
Member Author

Have a slight tweak to the header CSS to try and address this in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant