Code doesn't get accepted learn CSS colors step 78

In challenge 78 of learn CSS colors I need to select two classes at once. I googled it and tried it different ways. This is my code:

.cap, .sleeve {
display: inline-block;
}

And I don’t know what I can do else, but it doesn’t accept the code.

Hello and welcome.

Can you put your full code?

Use the help button. This button only appears if you try to send the code at least three times.

a

Grets.

1 Like

Sorry,
The code allready got accepted, I needed to reset the challenge, the code was al ready good. Thanks for the tip I tried the help button with another challenge and saw that the code comes in automaticaly. Because this question was my first question I needed to sign-up first so my code wasn’t automaticaly loaded.

Kindly regrets,

Sabine

Hello and welcome to FCC Forum, a community of people helping each other!

Happy coding! :slight_smile:

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