fix(curriculum): fsd exam coming soon (#63321)

This commit is contained in:
Tom
2025-10-30 12:27:48 -05:00
committed by GitHub
parent 5834d300f3
commit 86e733e09b
2 changed files with 5 additions and 1 deletions
@@ -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"]
}