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

Long PEP titles wrap with more line-height than expected #2449

Closed
davidfstr opened this issue Mar 19, 2022 · 2 comments · Fixed by #2439
Closed

Long PEP titles wrap with more line-height than expected #2449

davidfstr opened this issue Mar 19, 2022 · 2 comments · Fixed by #2439
Assignees
Labels
bug infra Core infrastructure for building and rendering PEPs

Comments

@davidfstr
Copy link
Contributor

Please see screenshot of PEP 655 with annotated issue:
Screen Shot 2022-03-19 at 7 12 37 AM

@hugovk
Copy link
Member

hugovk commented Mar 19, 2022

Thanks for the report, this will be fixed by #2439 by removing line-height: 2.3; for the h1:

https://pep-previews--2439.org.readthedocs.build/pep-0655/

image

@CAM-Gerlach
Copy link
Member

Yep, thanks—I noticed that while I was investigating #2437 and figured I'd just fix it in the same PR.

@CAM-Gerlach CAM-Gerlach self-assigned this Mar 19, 2022
@CAM-Gerlach CAM-Gerlach added bug infra Core infrastructure for building and rendering PEPs labels Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug infra Core infrastructure for building and rendering PEPs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants