mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-01 17:03:30 -05:00
19 lines
489 B
JSON
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"
|
|
}
|