diff --git a/curriculum/challenges/english/14-responsive-web-design-22/learn-css-transforms-by-building-a-penguin/619d03dadadb6509a16f4f5f.md b/curriculum/challenges/english/14-responsive-web-design-22/learn-css-transforms-by-building-a-penguin/619d03dadadb6509a16f4f5f.md index c7882fdb0a2..02ceb41af66 100644 --- a/curriculum/challenges/english/14-responsive-web-design-22/learn-css-transforms-by-building-a-penguin/619d03dadadb6509a16f4f5f.md +++ b/curriculum/challenges/english/14-responsive-web-design-22/learn-css-transforms-by-building-a-penguin/619d03dadadb6509a16f4f5f.md @@ -7,7 +7,7 @@ dashedName: step-52 # --description-- -Target the `.chin` element, and give it a `width` of `90%`, height of `70%`, and `background-color` of `white`. +Target the `.chin` element, and give it a `width` of `90%`, `height` of `70%`, and `background-color` of `white`. # --hints--