mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 04:01:15 -04:00
fix(curriculum): make instructions for cafe css step 24 specificer (#46076)
* Name the existing div element in the exercise. * Make wording of hint more concise. Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org> * Improve wording of description. Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org> * Revert hint change to give a stronger hint Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ dashedName: step-24
|
||||
|
||||
# --description--
|
||||
|
||||
Now make the background color of the `div` element to be `burlywood`.
|
||||
Now use the existing `div` selector to set the background color of the `div` element to be `burlywood`.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user