mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-05 21:03:24 -05:00
fix(curriculum) changed wording on step 55 (#47182)
* update step 55 * Update wording to Sboonny's suggestion Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org> * update wording to bbsmooth's suggestion * Changed "Finally" to "Then" Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
This commit is contained in:
@@ -9,7 +9,7 @@ dashedName: step-56
|
||||
|
||||
Lastly, for the submit button, you want to separate it from the `fieldset` above, and adjust its width to never be below `300px`.
|
||||
|
||||
Change the `margin` property to include `1em` on the top and bottom, and set the width as described above.
|
||||
Change the `margin` property to include `1em` on the top and bottom, while leaving the right and left margins set to `auto`. Then set the width as described above.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user