We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a discrepancy in the H2 font sizes on the Typography page. A semantic <h2> is 30px but then the vads-font-size-heading-level-2 class is 32px
<h2>
vads-font-size-heading-level-2
I asked in slack about this a it seems that the <h2> is incorrect and should be 32px.
Steps to reproduce:
How urgent is this request? Please select the appropriate option below and/or provide details
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report
What happened
There is a discrepancy in the H2 font sizes on the Typography page. A semantic
<h2>
is 30px but then thevads-font-size-heading-level-2
class is 32pxWhat I expected to happen
I asked in slack about this a it seems that the
<h2>
is incorrect and should be 32px.Reproducing
Steps to reproduce:
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
Details
The text was updated successfully, but these errors were encountered: