diff --git a/lib/docs/index.html b/lib/docs/index.html
index 9a3b5b7940d824653ecf85b4b9cfe681e40a314a..73f903d9fceac79216bb775c02500ef7395e1bbd 100644
--- a/lib/docs/index.html
+++ b/lib/docs/index.html
@@ -255,7 +255,7 @@
/* docs section */
.docs {
flex-grow: 2;
- padding: 0rem 0.7rem 2.4rem 1.4rem;
+ padding: 0rem 0.7rem 0rem 1.4rem;
font-size: 1rem;
background-color: var(--bg-color);
overflow-wrap: break-word;
@@ -746,7 +746,6 @@
}
.flex-main {
flex-direction: column;
- display: block;
}
.sidebar {
min-width: calc(100vw - 2.8rem);