Hi, I really need help here!
I have tried this step multiple times after reading the instructions clearfully, still doesn’t work.
here is the script I have atm:
.bb3 {
width: 10%;
height: 55%;
background: repeating-linear-gradient(
90deg,
var(--building-color3),
var(--building-color3) 7.5%,
var(--window-color3) 15%
);
}
And the hint is still like this. Can anyone help me what is the bug here? Would really appreciate the help! ![]()
