
23
/* 其他页面-不需要侧边栏的时候 */
.sidebar {
display: none;
}
@media (min-width: 56.25em) {
.main-content {
display: block;
}
}
.footer__logo {
display: block;
margin: 0 auto;
}
| CATEGORY | API NAME | DESCRIPTION | SAMPLE URL | |
| API Directories | APIs.guru | OpenAPI API directory | https://api.apis.guru/v2/list.json | |
| Art & Images | Art Institute of Chicago | Artwork from the museum | https://api.artic.edu/api/v1/artworks/search?q=cats | |