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:
a2937
2023-06-22 17:12:59 -04:00
committed by GitHub
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--