mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: Replace distractor in css colors quiz (#58018)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1e12fc4059
commit
dfa099d971
+1
-1
@@ -481,7 +481,7 @@ body {
|
||||
|
||||
```css
|
||||
:root {
|
||||
--primary: blue;
|
||||
primary: blue;
|
||||
}
|
||||
|
||||
.element1, .element2 {
|
||||
|
||||
Reference in New Issue
Block a user