-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: MediumP-Feature: Join Pagehttps://www.hackforla.org/joinhttps://www.hackforla.org/joinP-Feature: Privacy Policyhttps://www.hackforla.org/privacy-policyhttps://www.hackforla.org/privacy-policyP-Feature: Project Info and PageA project's detail page (e.g. https://www.hackforla.org/projects/100-automations)A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)role: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Milestone
Description
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
- The Privacy Policy HTML file has classes unique to the privacy policy page that you can use to update the selector.
- This is an issue for ER ER: Change h2 {margin-top: 48px;} SCSS to only apply on Privacy Policy page #4794
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MediumP-Feature: Join Pagehttps://www.hackforla.org/joinhttps://www.hackforla.org/joinP-Feature: Privacy Policyhttps://www.hackforla.org/privacy-policyhttps://www.hackforla.org/privacy-policyP-Feature: Project Info and PageA project's detail page (e.g. https://www.hackforla.org/projects/100-automations)A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)role: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Type
Projects
Status
Done