This website requires JavaScript.
Explore
Help
Sign In
machankura
/
mempool
Watch
3
Star
0
Fork
0
You've already forked mempool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mempool
/
frontend
/
src
/
app
/
components
/
docs
/
docs.component.scss
9 lines
91 B
SCSS
Raw
Normal View
History
Unescape
Escape
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-01 17:01:50 -05:00
#
main-tab-content
{
text-align
:
left
;
padding-top
:
10
px
;
}
Create skeleton layout for desktop docs nav This includes switching to a 2-column layout (1 for nav and 1 for content) and moving footer links to docs component so floats can be cleared properly.
2021-12-15 13:17:37 -05:00
#
footer
{
clear
:
both
;
}
Reference in New Issue
Copy Permalink