Remove extra padding in websocket api docs tab

This commit is contained in:
hunicus
2021-12-09 06:59:35 -05:00
parent 8ff5748368
commit 936a306dc4

View File

@@ -29,7 +29,7 @@ li.nav-item {
}
}
.code-tab {
.code-tab {
width: auto;
margin: 20px auto 10px;
li.nav-item {
@@ -67,9 +67,6 @@ li.nav-item {
height: 1px;
background: #333;
}
.websocket {
padding: 15px;
}
.difficulty {
padding: 15px;