mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-09-01 15:02:09 +08:00
fix(curriculum): add missing preposition in cafe menu step 58 (#69201)
This commit is contained in:
@@ -7,7 +7,7 @@ dashedName: step-58
|
||||
|
||||
# --description--
|
||||
|
||||
The typography of heading elements (e.g. `h1`, `h2`) is set by default values of users' browsers.
|
||||
The typography of heading elements (e.g. `h1`, `h2`) is set by the default values in users' browsers.
|
||||
|
||||
Add two new type selectors (`h1` and `h2`). Use the `font-size` property for both, but use the value `40px` for the `h1` and `30px` for the `h2`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user