mempool/frontend/src/app/components/docs/docs.component.scss
hunicus 23c9bf489a
Move /api to /docs/api
Also make API docs responsive so they can be viewed
on mobile.

REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00

4 lines
63 B
SCSS

#main-tab-content {
text-align: left;
padding-top: 10px;
}