-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueFeature: Design systemFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesPage is working fine - CSS needs changes to become consistent with other pagesrole: front endTasks for front end developersTasks for front end developerssize: missingstatus: To Update!No update has been providedNo update has been provided
Milestone
Description
Overview
We need to refactor for buttons within the Home page from the recommendations in the CSS standardization spreadsheet (resource below) so that we have a consistent button appearance through the HfLA site.
Action Items
- Make the 4 recommended edits for the buttons from the spreadsheet below (1 files will be updated)
-
- Update line 64 of
website/pages/join-us.htmlwith HTML from theReccomendationcolumn
- Update line 64 of
-
- Update line 78 of
website/pages/join-us.htmlwith HTML from theReccomendationcolumn
- Update line 78 of
-
- Update line 80 of
website/pages/join-us.htmlwith HTML from theReccomendationcolumn
- Update line 80 of
-
- Update line 82 of
website/pages/join-us.htmlwith HTML from theReccomendationcolumn
- Update line 82 of
- add the follow CSS code on line 39 of
website/_sass/elements/_buttons.scss.btn--default { align-items: center; display: flex; justify-content: center; margin: 5px 0; } - add
.btn--defaultclass to line 64, 78, 80, and 82 ofwebsite/pages/join-us.html(within the<a>tag - Confirm after the recommended edits that the
Actionof each button works as intended within the Communities of Practice/Join Us/Program Areas page - Create a Pull Request with the proposed changes to the button
Resources/Instructions
Google Sheets - CSS Standardization Buttons
Link to the entire audit: #1921
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueFeature: Design systemFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesPage is working fine - CSS needs changes to become consistent with other pagesrole: front endTasks for front end developersTasks for front end developerssize: missingstatus: To Update!No update has been providedNo update has been provided
Type
Projects
Status
Done