fix(curriculum): add missing preposition in cafe menu step 58 (#69201)

This commit is contained in:
raahu1l
2026-08-02 18:59:30 +05:30
committed by GitHub
parent 275eab2a9d
commit 021eec5570
@@ -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`.