mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum) : clarify instructions for cafe menu step 58 (#53133)
This commit is contained in:
parent
6d9a5c334d
commit
6e9910be30
@ -9,7 +9,7 @@ dashedName: step-58
|
||||
|
||||
It is a bit boring for all the text to have the same `font-family`. You can still have the majority of the text `sans-serif` and make just the `h1` and `h2` elements different using a different selector.
|
||||
|
||||
Style both the `h1` and the `h2` elements so that only these elements' text use `Impact` font.
|
||||
Style both the `h1` and the `h2` elements using a single selector so that these elements' text use `Impact` font.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user