mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 23:02:05 -04:00
typo(curriculum): adding code block around height (#46648)
This commit is contained in:
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user