mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00: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:
+1
-1
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user