@@ -130,4 +130,8 @@ a:hover {
.toc header {
padding-right: 15px;
+}
+
+#body-inner {
+ width: calc(100% - 300px);
}
@@ -411,7 +411,6 @@ textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[typ
right: 0;
#body-inner {
- width: calc(100% - 300px);
margin-bottom: 5rem;
#chapter {