pls help i dnt know whats wrong but im confidence that im correct in my code here but it keeps saying “You should use --building-color3 for the first two colors.”
Can you please provide a link to the challenge? This way we can help you better.
If you’ve tried it a few times, you’ll see a Help button on the challenge, and when you use that, it will link directly to the challenge, automatically have the code you tried, and some other helpful information.
I see what happened here. They explain in the original challenge text that the values will default to certain values if they are omitted and you set a disttance for the last color.
All they want you to do here is to omit those first two distance values (0% and 7.5%) on the first two properties so that they will be determined automatically when you set the 15% value.