Struggling to proceed on Step 40

I think I managed to type in the code as instructed but it seems like I am missing something out somewhere. Please can someone assist, my code is as follows;

.bb1a {
width: 70%;
height: 10%;
background-color: var(–building-color1);
background: linear-gradient (–building-color1, --window-color1);
}

Hello, can you please post a link to the challenge along with your entire code. At the moment we wont be able to help until we can see both. When you reply you can follow the example below to make sure you insert the code correctly.

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 Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.

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.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.