Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: switch two-column list styles to be opt-in (#5110)
* style: closes #3702 - Adds the two-column class with the expected style for two-column unordered lists, making sure to keep the two-column style at Features and Table of Contents - Removes column style from ul element scope * refactor: add two-column class to the toc Use the class two-column instead of applying the style by using its id. * refactor: move styles that are overwritten within other classes Move margin-top and padding inside two-column as they are overwritten within single-column.
- Loading branch information