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:
Stephen Mutheu Muya
2025-01-13 18:56:42 +03:00
committed by GitHub
parent 1e12fc4059
commit dfa099d971
@@ -481,7 +481,7 @@ body {
```css
:root {
--primary: blue;
primary: blue;
}
.element1, .element2 {