mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-09-01 15:02:09 +08:00
fix(curriculum): use prose for count in Step 51 (#69184)
This commit is contained in:
committed by
GitHub
parent
c6dbafb71e
commit
8e29895930
@@ -7,7 +7,7 @@ dashedName: step-51
|
||||
|
||||
# --description--
|
||||
|
||||
Since all `4` sides of the menu have the same internal spacing, remove the four properties and use a single `padding` property with the value `20px`.
|
||||
Since all four sides of the menu have the same internal spacing, remove the four properties and use a single `padding` property with the value `20px`.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user