-
Notifications
You must be signed in to change notification settings - Fork 19
Update headers for h1 tags #384
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
Conversation
✅ Deploy Preview for docsv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
} | ||
|
||
h2 { | ||
font-size: 21px; | ||
font-size: 30px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to mention line-height as well for all the headings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated as per the design system provided by Rupesh.
Updated the header tags for all pages so that each page will have one h1 and the other tags will be in hierarchy and heading will contain the subheadings.
Reasons -
<h1>
to understand the core topic of the page.