mirror of
https://github.com/mempool/mempool.git
synced 2025-09-28 17:57:46 +02:00
Remove extra padding in websocket api docs tab
This commit is contained in:
@@ -29,7 +29,7 @@ li.nav-item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.code-tab {
|
.code-tab {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin: 20px auto 10px;
|
margin: 20px auto 10px;
|
||||||
li.nav-item {
|
li.nav-item {
|
||||||
@@ -67,9 +67,6 @@ li.nav-item {
|
|||||||
height: 1px;
|
height: 1px;
|
||||||
background: #333;
|
background: #333;
|
||||||
}
|
}
|
||||||
.websocket {
|
|
||||||
padding: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.difficulty {
|
.difficulty {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
Reference in New Issue
Block a user