department-of-veterans-affairs / next-build

Front-end templating, build, and deploy for VA.gov CMS content.
Creative Commons Zero v1.0 Universal
9 stars 5 forks source link

Next Build Paragraph & Headline styles #657

Open mreed101 opened 2 months ago

mreed101 commented 2 months ago

Description

Paragraph and headline spacing is does not match production. We need to check all paragraphs and headlines to ensure the proper styling is being added.

Additional Notes

Check to make sure all VADS classes are being applied. In production styles come from _m-crisi-line.scss but for Next Build styles come from uswds-typography.css, we should investigate why they are coming from different files and make sure the classes have the same values.

QA Issues

Acceptance Criteria

mreed101 commented 2 months ago

Resolved