mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 14:01:27 -05:00
29 lines
699 B
JSON
29 lines
699 B
JSON
{
|
|
"name": "Responsive Web Design Principles",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "responsive-web-design-principles",
|
|
"helpCategory": "HTML-CSS",
|
|
"order": 4,
|
|
"time": "1 hour",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "responsive-web-design",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "587d78b0367417b2b2512b08",
|
|
"title": "Create a Media Query"
|
|
},
|
|
{
|
|
"id": "587d78b1367417b2b2512b09",
|
|
"title": "Make an Image Responsive"
|
|
},
|
|
{
|
|
"id": "587d78b1367417b2b2512b0a",
|
|
"title": "Use a Retina Image for Higher Resolution Displays"
|
|
},
|
|
{
|
|
"id": "587d78b1367417b2b2512b0c",
|
|
"title": "Make Typography Responsive"
|
|
}
|
|
]
|
|
} |