fix(curriculum): typos in building-a-piano (#44729)
* fix(curriculum): typos in BETA Piano Build section * Added back the id and class characters Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
This commit is contained in:
@ -7,7 +7,7 @@ dashedName: step-13
|
|||||||
|
|
||||||
# --description--
|
# --description--
|
||||||
|
|
||||||
Time to style the keys. Below the `#piano` rule, target the `.keys` with a `class` selector. Give the new rule a `background-color` property of `#040404`, a `width` property of `949px` and a `height` property of `180px`.
|
Time to style the keys. Below the `#piano` rule, target the `.keys` element with a `class` selector. Give the new rule a `background-color` property of `#040404`, a `width` property of `949px` and a `height` property of `180px`.
|
||||||
|
|
||||||
# --hints--
|
# --hints--
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user