mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
Chore(curriculum): Explicitly tell campers to use the > selector (#50722)
Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
This commit is contained in:
parent
73249cf6e3
commit
9859c8479a
@ -9,7 +9,7 @@ dashedName: step-13
|
||||
|
||||
# --description--
|
||||
|
||||
Target unordered list elements within `nav` elements, and use _Flexbox_ to evenly space the children.
|
||||
Use the `>` selector to target the unordered list elements within the `nav` elements, and use _Flexbox_ to evenly space the children.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user