mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): fsd exam coming soon (#63321)
This commit is contained in:
@@ -252,6 +252,11 @@ button .block-header-button-text {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.super-block-accordion .module-intro p:last-of-type {
|
||||
margin-bottom: 0;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.super-block-accordion
|
||||
.chapter-panel
|
||||
.chapter-button[aria-expanded='false']
|
||||
|
||||
@@ -937,7 +937,6 @@
|
||||
{ "dashedName": "capstone-project", "comingSoon": true, "blocks": [] },
|
||||
{
|
||||
"dashedName": "certified-full-stack-developer-exam",
|
||||
"moduleType": "exam",
|
||||
"comingSoon": true,
|
||||
"blocks": ["exam-certified-full-stack-developer"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user