Closed JessicaLucindaCheng closed 1 year ago
Hi @JessicaLucindaCheng.
Please don't forget to add the proper labels to this issue. Currently, the labels for the following are missing: Complexity
NOTE: Please ignore the adding proper labels comment if you do not have 'write' access to this directory.
To add a label, take a look at Github's documentation here.
Also, don't forget to remove the "missing labels" afterwards. To remove a label, the process is similar to adding a label, but you select a currently added label to remove it.
After the proper labels are added, the merge team will review the issue and add a "Ready for Prioritization" label once it is ready for prioritization.
Additional Resources:
My guess is that this blue is hard coded into the page layout instead of using a file to match color to the SDG to that project. Here is the spreadsheet where we have a list of SDG Hex Colors
Hi @JessicaLucindaCheng, thank you for taking up this issue! Hfla appreciates you :)
Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)
You're awesome!
P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)
Hi @jch1013, thank you for taking up this issue! Hfla appreciates you :)
Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)
You're awesome!
P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)
Availability: Weeknights ETA: October 17
Dependency
Overview
On detailed project pages, make the Sustainable Development Goal (SDG) background color match the color of the SDG mini-card so that the mini-card and the background blend in together.
Details
A couple examples of the problem
Click here to see a screenshot of the blue background not matching the SDG image color on the Lucky Parking page
Click here to see a screenshot of the blue background not matching the SDG image color on the 311 Data page
Action Items
_projects/lucky-parking.md
, aftersdg-image-alt: '11: sustainable cities and communities'
, add this new field:sdg-image-alt: '16: peace, justice and strong institutions'
, add this new field:_layouts/project.html
, changeto
_sass/components/_project-page.scss
, in the.sdg-description-card
class, remove11 Sustainable Cities and Communities
icon so that the icon and the background blend in together in desktop and tablet views and that it looks good.Resources/Instructions
Files/Directories in the repo
Webpages to check