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

H1 header is smaller than H2 in docs pages -- broken CSS? #2936

Closed
stichbury opened this issue Aug 17, 2023 · 1 comment · Fixed by #2938
Closed

H1 header is smaller than H2 in docs pages -- broken CSS? #2936

stichbury opened this issue Aug 17, 2023 · 1 comment · Fixed by #2938
Labels
Component: Documentation 📄 Issue/PR for markdown and API documentation

Comments

@stichbury
Copy link
Contributor

stichbury commented Aug 17, 2023

For some reason we are seeing H1 on pages in the docs looking smaller than H2 (see https://docs.kedro.org/en/stable/tutorial/spaceflights_tutorial.html for an example). I don't know why this is or when it started but it seems OK in Kedro 0.18.0 https://docs.kedro.org/en/0.18.0/tutorial/spaceflights_tutorial.html

Would it be possible to investigate further please?

Edit to note: Also H3 looks to be only marginally smaller than H2.

I should also note that we are likely to make some more far-reaching changes to the docs design in the near-ish future so this shouldn't turn into a major revision of the CSS (however ugly it is) and if it looks like a big chunk of work, we can live with it for now!

@tynandebold
Copy link
Member

I can have a look.

Can I move this ticket to the Kedro repo, since that's where the code change would occur?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation 📄 Issue/PR for markdown and API documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants