mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-08-30 17:05:59 +08:00
fix(curriculum): correct British spelling to American in Cafe Menu step 64 (#69217)
This commit is contained in:
committed by
GitHub
parent
a1fb0bcbbf
commit
f810e96185
@@ -7,7 +7,7 @@ dashedName: step-64
|
||||
|
||||
# --description--
|
||||
|
||||
The default properties of an `hr` element will make it appear as a thin light grey line. You can change the height of the line by specifying a value for the `height` property.
|
||||
The default properties of an `hr` element will make it appear as a thin light gray line. You can change the height of the line by specifying a value for the `height` property.
|
||||
|
||||
Change the height of the `hr` element to `3px`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user