fix(curriculum): typos in rothko-painting (#44644)
* fix(curriculum): typos in Rothko Painting section * Set step 36 back to original wording Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
This commit is contained in:
@ -7,7 +7,7 @@ dashedName: step-25
|
||||
|
||||
# --description--
|
||||
|
||||
Set the `height` of the `.two` to 200 pixels.
|
||||
Set the `height` of the `.two` element to 200 pixels.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
@ -9,7 +9,7 @@ dashedName: step-35
|
||||
|
||||
The colors and shapes of your painting are too sharp to pass as a Rothko.
|
||||
|
||||
Use the `filter` property with the value `blur(2px)` in the `.canvas`.
|
||||
Use the `filter` property with the value `blur(2px)` in the `.canvas` element.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
Reference in New Issue
Block a user