I have already tried hundreds of different variants and also asked ChatGPT for help, but it always gives the same errors. I don’t even understand anymore what to try and what or if anything is right at all.
Task:
Step 78
You can add multiple gradients to an element by separating them with a comma (,) like this:
gradient1(
colors
),
gradient2(
colors
);
Add a repeating-linear-gradient to .fb1c below the one that’s there; use your --building-color4 from 0% to 10% and --window-color4 from 10% and 90%. This will fill in behind the gradient you added last.
But unfortunately I don’t understand anything anymore. For me, the whole system has become so confused with this task that I don’t even understand what I understood before.
I’ve really tried all kinds of options(that is also why I shared such weird code) and can’t figure out what’s going on. I’ve been at this task for three hours already and I don’t know what to do. It’s getting more and more confusing.
I understand what you are referring to “Change only what the instructions state to change.”, but unfortunately I don’t understand that. So far I have found the solutions myself, but this is a complete mystery.