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

Pull h1 tags out of the <article> tag #37

Open
pR0Ps opened this issue Sep 13, 2018 · 0 comments
Open

Pull h1 tags out of the <article> tag #37

pR0Ps opened this issue Sep 13, 2018 · 0 comments

Comments

@pR0Ps
Copy link
Owner

pR0Ps commented Sep 13, 2018

<h1> tags lose size as they're nested (see https://stackoverflow.com/questions/39547412/same-font-size-for-h1-and-h2-in-article#51316685). Currently, the <h1> of the post title is being put inside the <article> tag, making it the same size as the <h2> headings within the post.

By pulling the article title <h1> out of the <article> section, it will automatically increase in size.

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

No branches or pull requests

1 participant