Hey, so I’m currently working on the city skyline project step 40. For this challenge you must add a background property to class bb1a and apply linear gradient. I just don’t know what I’m doing wrong and wanted to ask if any of you have a clue on what im doing wrong.
This is what I’ve got until now →
.bb1a {
background: linear-gradient(
var(--building-color1),
var(--window-color1)
);
width: 70%;
height: 10%;
}
**Your browser information:**
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15
Challenge: Step 40
Link to the challenge: