Remove extra padding in websocket api docs tab
This commit is contained in:
parent
8ff5748368
commit
936a306dc4
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user