Change h2 margin on Privacy Policy Page #4864
Labels
Complexity: Medium
P-Feature: Join Page
https://www.hackforla.org/join
P-Feature: Privacy Policy
https://www.hackforla.org/privacy-policy
P-Feature: Project Info and Page
A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)
role: front end
Tasks for front end developers
size: 1pt
Can be done in 4-6 hours
time sensitive
Needs to be worked on by a particular timeframe
Milestone
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
@media #{$bp-desktop-up}
) in the scss file to only target <h2> elements on the privacy policy pageResources/Instructions
The text was updated successfully, but these errors were encountered: