mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
typo(curriculum): adding code block around height (#46648)
This commit is contained in:
parent
232b6d232a
commit
38c0406425
@ -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--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user