Skip to content

Commit

Permalink
fix(curriculum): swap css positioning and attribute selectors modules…
Browse files Browse the repository at this point in the history
… in FSD cert (freeCodeCamp#58362)
  • Loading branch information
Dario-DC authored Jan 24, 2025
1 parent 5240e3b commit 4a01b9a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions curriculum/superblock-structure/full-stack.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,16 +206,6 @@
{ "dashedName": "quiz-css-accessibility" }
]
},
{
"dashedName": "attribute-selectors",
"blocks": [
{ "dashedName": "lecture-working-with-attribute-selectors" },
{ "dashedName": "workshop-balance-sheet" },
{ "dashedName": "lab-book-inventory-app" },
{ "dashedName": "review-css-attribute-selectors" },
{ "dashedName": "quiz-css-attribute-selectors" }
]
},
{
"dashedName": "css-positioning",
"blocks": [
Expand All @@ -228,6 +218,16 @@
{ "dashedName": "quiz-css-positioning" }
]
},
{
"dashedName": "attribute-selectors",
"blocks": [
{ "dashedName": "lecture-working-with-attribute-selectors" },
{ "dashedName": "workshop-balance-sheet" },
{ "dashedName": "lab-book-inventory-app" },
{ "dashedName": "review-css-attribute-selectors" },
{ "dashedName": "quiz-css-attribute-selectors" }
]
},
{
"dashedName": "responsive-design",
"blocks": [
Expand Down

0 comments on commit 4a01b9a

Please sign in to comment.