Skip to content

Change h2 margin on Privacy Policy Page #4864

@chrismenke45

Description

@chrismenke45

Overview

The h2 selector in _sass/components/_privacy-policy.scss applies a rule to the margin property that is being applied to all <h2> elements in the HFLA website. We need to change this so the styling only affects the <h2> elements privacy policy page.

Action Items

  • Update lines 52-54 (within the @media #{$bp-desktop-up}) in the scss file to only target <h2> elements on the privacy policy page
  • Review the other pages on the site to confirm the change didn't affect any other pages in a negative way.

Resources/Instructions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions