Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-css-flexbox.json
2025-10-23 23:20:15 +05:30

19 lines
489 B
JSON

{
"name": "Working with CSS Flexbox",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-css-flexbox",
"challengeOrder": [
{
"id": "672aa7f7284b235f46f7d4e9",
"title": "What Is CSS Flexbox, and When Should You Use It?"
},
{
"id": "672bd658c0e190f674a5e057",
"title": "What Are Some Common Flex Properties, and How Do They Work?"
}
],
"helpCategory": "HTML-CSS"
}