fix(curriculum): Change typo on step 76 (#45497)
This commit is contained in:
@ -7,7 +7,7 @@ dashedName: step-76
|
|||||||
|
|
||||||
# --description--
|
# --description--
|
||||||
|
|
||||||
Changing the `bottom-margin` to `5px` looks great. However, now the space between the `Cinnamon Roll` menu item and the second `hr` element does not match the space between the top `hr` element and the `Coffee` heading.
|
Changing the `margin-bottom` to `5px` looks great. However, now the space between the `Cinnamon Roll` menu item and the second `hr` element does not match the space between the top `hr` element and the `Coffee` heading.
|
||||||
|
|
||||||
Add some more space by creating a class named `bottom-line` using `25px` for the `margin-top` property.
|
Add some more space by creating a class named `bottom-line` using `25px` for the `margin-top` property.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user