Tell us what’s happening:
Step 82
The penguin’s beak and feet share the same color.
Create a new custom CSS variable named --penguin-picorna , and replace all relavant property values with it.
:root {
--penguin-face: white;
--penguin-picorana: orange;
}
share that step link instead of typing it out, and also whats your question about it?
hbar1st
4
you have a typo.
the correct name should be --penguin-picorna
system
Closed
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.