We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c358aae commit 64d8788Copy full SHA for 64d8788
docs/css/style.css
@@ -184,7 +184,6 @@ ul {
184
padding: 0 15px;
185
}
186
187
-h2#table-of-contents + ul,
188
ul.two-column {
189
column-count: 2;
190
column-gap: 30px;
docs/index.md
@@ -49,6 +49,7 @@ Mocha is a feature-rich JavaScript test framework running on [Node.js][] and in
49
## Table of Contents
50
51
{{ toc }}
52
+{:.two-column}
53
54
## Installation
55
0 commit comments