mirror of
https://github.com/mempool/mempool.git
synced 2025-03-01 01:00:00 +01:00
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.
4 lines
63 B
SCSS
4 lines
63 B
SCSS
#main-tab-content {
|
|
text-align: left;
|
|
padding-top: 10px;
|
|
}
|