I need help with test #35 in my FreeCodeCamp lab. The requirement states: “You should use two color-stops (expressed in percentage) to make the transition from one color to the following color a hard line for your #legend-gradient. Remember to use your --color# variables.” I’ve tried multiple gradient configurations with exact percentage stops for all 6 color variables (–color0 through --color5), ensuring each color has two percentage stops to create hard lines between them. The gradient transitions correctly from --color0 to --color5 with distinct bands, but the test still doesn’t pass. Could you provide the exact CSS code that should work for this specific test? I believe there might be a specific syntax or percentage distribution that I’m missing.
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.
The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
